Home
last modified time | relevance | path

Searched refs:u_dst (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/include/
Dswconverter.h177 unsigned char *u_dst,
261 unsigned char *u_dst,
317 unsigned char *u_dst,
373 unsigned char *u_dst,
/hardware/libhardware/modules/camera/3_4/arc/
Dimage_processor.cpp318 uint8_t* u_dst = dst + dst_stride_y * height + dst_stride_uv * height / 2; in YU12ToYV12() local
323 dst_stride_y, u_dst, dst_stride_uv, v_dst, in YU12ToYV12()