HomeSort by relevance Sort by last modified time
    Searched refs:YU12ToRGB32 (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/camera/
Converters.cpp 106 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height)
EmulatedCameraDevice.cpp 175 YU12ToRGB32(mCurrentFrame, buffer, mFrameWidth, mFrameHeight);
Converters.h 278 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height);

Completed in 755 milliseconds