HomeSort by relevance Sort by last modified time
    Searched refs:YUVToRGB32 (Results 1 - 3 of 3) 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)
  /external/qemu/android/camera/
camera-format-converters.c 223 YUVToRGB32(int y, int u, int v)
    [all...]

Completed in 504 milliseconds