Searched refs:YU12ToYV12 (Results 1 – 1 of 1) sorted by relevance
/hardware/libhardware/modules/camera/3_4/arc/ |
D | image_processor.cpp | 55 static int YU12ToYV12(const void* yv12, void* yu12, int width, int height, 167 int res = YU12ToYV12(in_frame.GetData(), out_frame->GetData(), in ConvertFormat() 301 static int YU12ToYV12(const void* yu12, void* yv12, int width, int height, in YU12ToYV12() function
|