Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DConverters.cpp88 void YV12ToRGB565(const void* yv12, void* rgb, int width, int height) in YV12ToRGB565()
97 void YV12ToRGB32(const void* yv12, void* rgb, int width, int height) in YV12ToRGB32()