Home
last modified time | relevance | path

Searched refs:NV12ToRGB565 (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DConverters.cpp122 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) { in NV12ToRGB565() function
DConverters.h292 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height);
/device/generic/goldfish/camera/
DConverters.cpp170 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) in NV12ToRGB565() function
DConverters.h286 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height);