Searched refs:SplitUVRow_MIPS_DSPR2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_mips.cc | 383 void SplitUVRow_MIPS_DSPR2(const uint8* src_uv, uint8* dst_u, uint8* dst_v, in SplitUVRow_MIPS_DSPR2() function
|
D | row_any.cc | 570 ANY12(SplitUVRow_Any_MIPS_DSPR2, SplitUVRow_MIPS_DSPR2, 0, 2, 0, 15)
|
D | convert.cc | 313 SplitUVRow = SplitUVRow_MIPS_DSPR2; in X420ToI420()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 778 void SplitUVRow_MIPS_DSPR2(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
|