Searched refs:ARGBShuffleRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 1912 const uint8* shuffler, int pix) = ARGBShuffleRow_C; in ARGBShuffle()
|
D | row_common.cc | 2090 void ARGBShuffleRow_C(const uint8* src_argb, uint8* dst_argb, in ARGBShuffleRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 838 void ARGBShuffleRow_C(const uint8* src_argb, uint8* dst_argb,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2685 const uint8_t* shuffler, int width) = ARGBShuffleRow_C; in ARGBShuffle()
|
D | row_common.cc | 2642 void ARGBShuffleRow_C(const uint8_t* src_argb, in ARGBShuffleRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 2933 const uint8_t* shuffler, int width) = ARGBShuffleRow_C; in ARGBShuffle()
|
D | row_common.cc | 2642 void ARGBShuffleRow_C(const uint8_t* src_argb, in ARGBShuffleRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1560 void ARGBShuffleRow_C(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1837 void ARGBShuffleRow_C(const uint8_t* src_argb,
|