Searched refs:ARGBMirrorRow_C (Results 1 – 12 of 12) sorted by relevance
/external/libyuv/files/source/ |
D | rotate_argb.cc | 83 ARGBMirrorRow_C; in ARGBRotate180()
|
D | planar_functions.cc | 283 ARGBMirrorRow_C; in ARGBMirror()
|
D | row_common.cc | 692 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_C() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | rotate_argb.cc | 103 ARGBMirrorRow_C; in ARGBRotate180()
|
D | planar_functions.cc | 490 ARGBMirrorRow_C; in ARGBMirror()
|
D | row_common.cc | 1518 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_C() function
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | rotate_argb.cc | 103 ARGBMirrorRow_C; in ARGBRotate180()
|
D | planar_functions.cc | 490 ARGBMirrorRow_C; in ARGBMirror()
|
D | row_common.cc | 1518 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_C() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 254 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width);
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 756 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width);
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 848 void ARGBMirrorRow_C(const uint8* src, uint8* dst, int width);
|