Searched refs:ARGBMirrorRow_C (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_argb.cc | 110 ARGBMirrorRow_C; in ARGBRotate180()
|
D | planar_functions.cc | 976 ARGBMirrorRow_C; in ARGBMirror()
|
D | row_common.cc | 2057 void ARGBMirrorRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBMirrorRow_C() function
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate_argb.cc | 95 ARGBMirrorRow_C; in ARGBRotate180()
|
D | planar_functions.cc | 487 ARGBMirrorRow_C; in ARGBMirror()
|
D | row_common.cc | 1660 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_C() function
|
/external/libyuv/files/source/ |
D | rotate_argb.cc | 118 ARGBMirrorRow_C; in ARGBRotate180()
|
D | planar_functions.cc | 1100 ARGBMirrorRow_C; in ARGBMirror()
|
D | row_common.cc | 2057 void ARGBMirrorRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBMirrorRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 770 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1286 void ARGBMirrorRow_C(const uint8_t* src, uint8_t* dst, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1512 void ARGBMirrorRow_C(const uint8_t* src, uint8_t* dst, int width);
|