Searched refs:NV21ToRGB565 (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/guest/hals/camera/ |
D | Converters.cpp | 136 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) { in NV21ToRGB565() function
|
D | Converters.h | 308 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height);
|
/device/generic/goldfish/camera/ |
D | Converters.cpp | 186 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) in NV21ToRGB565() function
|
D | Converters.h | 302 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height);
|