Searched defs:thresh_in (Results 1 – 3 of 3) sorted by relevance
| /external/libvpx/libvpx/vp8/common/mips/msa/ |
| D | loopfilter_filters_msa.c | 169 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/ |
| D | loopfilter_msa.h | 142 limit_in, b_limit_in, thresh_in, hev_out, mask_out, \ argument
|
| /external/webp/src/dsp/ |
| D | dec_msa.c | 260 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()
|