Home
last modified time | relevance | path

Searched refs:ABGRToAR30Row_C (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc1270 ABGRToAR30Row_C; in ABGRToAR30()
Drow_common.cc358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C() function
/external/libyuv/files/source/
Dconvert_from_argb.cc1615 ABGRToAR30Row_C; in ABGRToAR30()
Drow_common.cc358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C() function
/external/libyuv/files/unit_test/
Dconvert_test.cc2770 ABGRToAR30Row_C(src, dst_c, kPixels); in TEST_F()
2780 ABGRToAR30Row_C(src, dst_opt, kPixels); in TEST_F()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1790 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width);
/external/libyuv/files/include/libyuv/
Drow.h2115 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width);