Searched refs:NV12ToRGB565 (Results 1 - 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
H A DConverters.cpp170 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) function in namespace:android
H A DConverters.h286 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height);

Completed in 53 milliseconds