Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DConverters.cpp136 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) { in NV21ToRGB565()
143 void NV21ToRGB32(const void* nv21, void* rgb, int width, int height) { in NV21ToRGB32()
/device/generic/goldfish/camera/
DConverters.cpp186 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) in NV21ToRGB565()
194 void NV21ToRGB32(const void* nv21, void* rgb, int width, int height) in NV21ToRGB32()