Home
last modified time | relevance | path

Searched defs:thresh_in (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/msa/
Dloopfilter_filters_msa.c169 limit_in, b_limit_in, thresh_in, hev_out, mask_out, \ argument
290 const uint8_t thresh_in) { in mbloop_filter_horizontal_edge_y_msa()
313 const uint8_t thresh_in) { in mbloop_filter_horizontal_edge_uv_msa()
366 const uint8_t thresh_in) { in mbloop_filter_vertical_edge_y_msa()
432 const uint8_t thresh_in) { in mbloop_filter_vertical_edge_uv_msa()
543 const uint8_t thresh_in) { in loop_filter_horizontal_edge_uv_msa()
586 const uint8_t thresh_in) { in loop_filter_vertical_edge_uv_msa()
/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_msa.h142 limit_in, b_limit_in, thresh_in, hev_out, mask_out, \ argument
/external/webp/src/dsp/
Ddec_msa.c260 limit_in, b_limit_in, thresh_in, \ argument
340 int b_limit_in, int limit_in, int thresh_in) { in VFilter16()
359 int b_limit_in, int limit_in, int thresh_in) { in HFilter16()
480 int b_limit_in, int limit_in, int thresh_in) { in VFilter8()
525 int b_limit_in, int limit_in, int thresh_in) { in HFilter8()
561 int b_limit_in, int limit_in, int thresh_in) { in VFilter8i()
592 int b_limit_in, int limit_in, int thresh_in) { in HFilter8i()