Searched refs:ABGRToAR30Row_C (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 1270 ABGRToAR30Row_C; in ABGRToAR30()
|
D | row_common.cc | 358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C() function
|
/external/libyuv/files/source/ |
D | convert_from_argb.cc | 1615 ABGRToAR30Row_C; in ABGRToAR30()
|
D | row_common.cc | 358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C() function
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 2770 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/ |
D | row.h | 1790 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2115 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width);
|