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

  /external/chromium_org/third_party/libyuv/source/
row_any.cc 138 RGBANY(ARGBToARGB4444Row_Any_SSE2, ARGBToARGB4444Row_SSE2, ARGBToARGB4444Row_C,
171 RGBANY(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, ARGBToARGB4444Row_C,
convert_from_argb.cc 931 ARGBToARGB4444Row_C;
    [all...]
row_common.cc 229 void ARGBToARGB4444Row_C(const uint8* src_argb, uint8* dst_rgb, int width) {
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 328 void ARGBToARGB4444Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
  /external/libyuv/files/source/
convert_from.cc     [all...]
planar_functions.cc 802 ARGBToARGB4444Row_C;
    [all...]
row_common.cc 231 void ARGBToARGB4444Row_C(const uint8* src_argb, uint8* dst_rgb, int width) {
    [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h     [all...]

Completed in 102 milliseconds