Searched refs:ARGBGrayRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 1362 int width) = ARGBGrayRow_C; in ARGBGrayTo() 1404 int width) = ARGBGrayRow_C; in ARGBGray()
|
D | row_common.cc | 703 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2012 ARGBGrayRow_C; in ARGBGrayTo() 2061 ARGBGrayRow_C; in ARGBGray()
|
D | row_common.cc | 735 void ARGBGrayRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 2216 ARGBGrayRow_C; in ARGBGrayTo() 2270 ARGBGrayRow_C; in ARGBGray()
|
D | row_common.cc | 735 void ARGBGrayRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1700 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3071 void ARGBGrayRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3568 void ARGBGrayRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width);
|