Searched refs:ARGBToRGB24Row_C (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc136 RGBANY(ARGBToRGB24Row_Any_SSSE3, ARGBToRGB24Row_SSSE3, ARGBToRGB24Row_C,
171 RGBANY(ARGBToRGB24Row_Any_NEON, ARGBToRGB24Row_NEON, ARGBToRGB24Row_C, 7, 4, 3)
H A Dconvert_from_argb.cc759 ARGBToRGB24Row_C;
H A Drow_common.cc152 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc132 RGBANY(ARGBToRGB24Row_Any_SSSE3, ARGBToRGB24Row_SSSE3, ARGBToRGB24Row_C,
167 RGBANY(ARGBToRGB24Row_Any_NEON, ARGBToRGB24Row_NEON, ARGBToRGB24Row_C, 7, 4, 3)
H A Dconvert_from_argb.cc741 ARGBToRGB24Row_C;
H A Drow_common.cc152 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h324 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/libyuv/files/source/
H A Dplanar_functions.cc640 ARGBToRGB24Row_C;
H A Drow_common.cc157 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h985 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h893 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);

Completed in 147 milliseconds