Home
last modified time | relevance | path

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

/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()