Home
last modified time | relevance | path

Searched refs:thresh0_ptr (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_4_msa.c42 const uint8_t *thresh0_ptr, in vpx_lpf_horizontal_4_dual_msa() argument
52 thresh0 = (v16u8)__msa_fill_b(*thresh0_ptr); in vpx_lpf_horizontal_4_dual_msa()
102 const uint8_t *thresh0_ptr, in vpx_lpf_vertical_4_dual_msa() argument
121 thresh0 = (v16u8)__msa_fill_b(*thresh0_ptr); in vpx_lpf_vertical_4_dual_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dloopfilter_filters_msa.c212 const uint8_t *thresh0_ptr, in loop_filter_horizontal_4_dual_msa() argument
221 thresh0 = (v16u8)__msa_fill_b(*thresh0_ptr); in loop_filter_horizontal_4_dual_msa()
243 const uint8_t *thresh0_ptr, in loop_filter_vertical_4_dual_msa() argument
261 thresh0 = (v16u8)__msa_fill_b(*thresh0_ptr); in loop_filter_vertical_4_dual_msa()