Searched refs:PCKEV_B4_SH (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_8_msa.c | 56 PCKEV_B4_SH(zero, p2_filter8, zero, p1_filter8, zero, p0_filter8, in vpx_lpf_horizontal_8_msa() 138 PCKEV_B4_SH(p2_filt8_l, p2_filt8_r, p1_filt8_l, p1_filt8_r, p0_filt8_l, in vpx_lpf_horizontal_8_dual_msa() 212 PCKEV_B4_SH(p2_filt8_r, p2_filt8_r, p1_filt8_r, p1_filt8_r, p0_filt8_r, in vpx_lpf_vertical_8_msa() 315 PCKEV_B4_SH(p2_filt8_l, p2_filt8_r, p1_filt8_l, p1_filt8_r, p0_filt8_l, in vpx_lpf_vertical_8_dual_msa()
|
D | loopfilter_16_msa.c | 58 PCKEV_B4_SH(p2_filt8_l, p2_filt8_r, p1_filt8_l, p1_filt8_r, p0_filt8_l, in vpx_hz_lpf_t4_and_t8_16w() 475 PCKEV_B4_SH(zero, p2_filter8, zero, p1_filter8, zero, p0_filter8, in vpx_lpf_horizontal_16_msa() 1113 PCKEV_B4_SH(p2_filt8_l, p2_filt8_r, p1_filt8_l, p1_filt8_r, p0_filt8_l, in vpx_vt_lpf_t4_and_t8_16w()
|
D | macros_msa.h | 1311 #define PCKEV_B4_SH(...) PCKEV_B4(v8i16, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | idct_msa.c | 257 PCKEV_B4_SH(res0, res0, res1, res1, res2, res2, res3, res3, res0, res1, in dequant_idct4x4_addblk_2x_msa() 304 PCKEV_B4_SH(res0, res0, res1, res1, res2, res2, res3, res3, res0, res1, in dequant_idct_addconst_2x_msa()
|
D | vp8_macros_msa.h | 1255 #define PCKEV_B4_SH(...) PCKEV_B4(v8i16, __VA_ARGS__) macro
|