Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DConverters.cpp141 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) in NV12ToRGB565()
149 void NV12ToRGB32(const void* nv12, void* rgb, int width, int height) in NV12ToRGB32()