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

  /device/generic/goldfish/camera/
Converters.cpp 73 *rgb = YUVToRGB32(*Y, nU, nV);
75 *rgb = YUVToRGB32(*Y, nU, nV);
Converters.h 218 YUVToRGB32(int y, int u, int v)

Completed in 2351 milliseconds