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

  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
FormatConversions.h 40 void yuv420p_to_rgb888(char* dest, char* src, int width, int height,
FormatConversions.cpp 272 void yuv420p_to_rgb888(char* dest, char* src, int width, int height, function
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 409 yuv420p_to_rgb888(to_send, pixels,
    [all...]

Completed in 62 milliseconds