Home
last modified time | relevance | path

Searched defs:thresh_in (Results 1 – 4 of 4) 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/libaom/libaom/aom_dsp/mips/
Dloopfilter_msa.h216 limit_in, b_limit_in, thresh_in, hev_out, mask_out, \ argument
/external/webp/src/dsp/
Ddec_msa.c261 limit_in, b_limit_in, thresh_in, \ argument
341 int b_limit_in, int limit_in, int thresh_in) { in VFilter16()
360 int b_limit_in, int limit_in, int thresh_in) { in HFilter16()
481 int b_limit_in, int limit_in, int thresh_in) { in VFilter8()
526 int b_limit_in, int limit_in, int thresh_in) { in HFilter8()
562 int b_limit_in, int limit_in, int thresh_in) { in VFilter8i()
593 int b_limit_in, int limit_in, int thresh_in) { in HFilter8i()