Home
last modified time | relevance | path

Searched refs:PCKEV_B4_SH (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_8_msa.c56 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()
Dloopfilter_16_msa.c58 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()
Dmacros_msa.h1311 #define PCKEV_B4_SH(...) PCKEV_B4(v8i16, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c257 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()
Dvp8_macros_msa.h1255 #define PCKEV_B4_SH(...) PCKEV_B4(v8i16, __VA_ARGS__) macro