Searched refs:ST8x2_UB (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/common/mips/msa/ |
D | vp9_mfqe_msa.c | 51 ST8x2_UB(dst0, dst_ptr, dst_stride); in filter_by_weight8x8_msa() 62 ST8x2_UB(dst1, dst_ptr, dst_stride); in filter_by_weight8x8_msa()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | mfqe_msa.c | 51 ST8x2_UB(dst0, dst_ptr, dst_stride); in filter_by_weight8x8_msa() 62 ST8x2_UB(dst1, dst_ptr, dst_stride); in filter_by_weight8x8_msa()
|
D | vp8_macros_msa.h | 468 #define ST8x2_UB(in, pdst, stride) \ macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 562 #define ST8x2_UB(in, pdst, stride) \ macro
|