Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DConverters.cpp157 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) in NV21ToRGB565()
165 void NV21ToRGB32(const void* nv21, void* rgb, int width, int height) in NV21ToRGB32()