Searched refs:YU12ToRGB32 (Results 1 – 3 of 3) sorted by relevance
106 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height) in YU12ToRGB32() function
278 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height);
175 YU12ToRGB32(mCurrentFrame, buffer, mFrameWidth, mFrameHeight); in getCurrentPreviewFrame()