Home
last modified time | relevance | path

Searched refs:RGB24ToARGBRow_C (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Drow_any.cc159 RGBANY(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, RGB24ToARGBRow_C,
Dconvert_argb.cc431 RGB24ToARGBRow_C; in RGB24ToARGB()
Dconvert.cc963 RGB24ToARGBRow_C; in RGB24ToI420()
Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C() function
/external/chromium_org/third_party/libyuv/source/
Drow_any.cc155 RGBANY(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, RGB24ToARGBRow_C,
Dconvert_argb.cc431 RGB24ToARGBRow_C; in RGB24ToARGB()
Dconvert.cc961 RGB24ToARGBRow_C; in RGB24ToI420()
Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C() function
/external/libyuv/files/include/libyuv/
Drow.h306 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libyuv/files/source/
Dconvert.cc1179 RGB24ToARGBRow = RGB24ToARGBRow_C; in RGB24ToI420()
1221 RGB24ToARGBRow_C(src_rgb24, row, width); in RGB24ToI420()
Dconvert_argb.cc412 RGB24ToARGBRow_C; in RGB24ToARGB()
Drow_common.cc70 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C() function
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h858 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
Drow.h950 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);