Searched refs:ARGBToRGB565Row_C (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc140 RGBANY(ARGBToRGB565Row_Any_SSE2, ARGBToRGB565Row_SSE2, ARGBToRGB565Row_C,
173 RGBANY(ARGBToRGB565Row_Any_NEON, ARGBToRGB565Row_NEON, ARGBToRGB565Row_C,
H A Dconvert_from_argb.cc853 ARGBToRGB565Row_C;
H A Drow_common.cc180 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc136 RGBANY(ARGBToRGB565Row_Any_SSE2, ARGBToRGB565Row_SSE2, ARGBToRGB565Row_C,
169 RGBANY(ARGBToRGB565Row_Any_NEON, ARGBToRGB565Row_NEON, ARGBToRGB565Row_C,
H A Dconvert_from_argb.cc835 ARGBToRGB565Row_C;
H A Drow_common.cc180 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libyuv/files/source/
H A Dplanar_functions.cc732 ARGBToRGB565Row_C;
856 ARGBToRGB565Row_C;
902 ARGBToRGB565Row_C;
H A Dconvert_from.cc1040 ARGBToRGB565Row_C;
H A Drow_common.cc184 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h326 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h987 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h895 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);

Completed in 205 milliseconds