Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DConverters.cpp122 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) { in NV12ToRGB565()
129 void NV12ToRGB32(const void* nv12, void* rgb, int width, int height) { in NV12ToRGB32()
/device/generic/goldfish/camera/
DConverters.cpp170 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) in NV12ToRGB565()
178 void NV12ToRGB32(const void* nv12, void* rgb, int width, int height) in NV12ToRGB32()