Home
last modified time | relevance | path

Searched defs:yu12 (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dimage_processor.cpp301 static int YU12ToYV12(const void* yu12, void* yv12, int width, int height, in YU12ToYV12()
327 static int YU12ToNV21(const void* yu12, void* nv21, int width, int height) { in YU12ToNV21()