Searched refs:SplitUVRow_DSPR2 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_mips.cc | 383 void SplitUVRow_DSPR2(const uint8* src_uv, uint8* dst_u, uint8* dst_v, in SplitUVRow_DSPR2() function
|
D | row_any.cc | 715 ANY12(SplitUVRow_Any_DSPR2, SplitUVRow_DSPR2, 0, 2, 0, 15)
|
D | planar_functions.cc | 290 SplitUVRow = SplitUVRow_DSPR2; in SplitUVPlane()
|
/external/libyuv/files/source/ |
D | row_dspr2.cc | 383 void SplitUVRow_DSPR2(const uint8* src_uv, in SplitUVRow_DSPR2() function
|
D | row_any.cc | 913 ANY12(SplitUVRow_Any_DSPR2, SplitUVRow_DSPR2, 0, 2, 0, 15)
|
D | planar_functions.cc | 320 SplitUVRow = SplitUVRow_DSPR2; in SplitUVPlane()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 841 void SplitUVRow_DSPR2(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1382 void SplitUVRow_DSPR2(const uint8* src_uv,
|