Lines Matching refs:hev_thresh
284 // hev_thresh -> x5
286 .macro vp8_loop_filter, inner=0, simple=0, hev_thresh
318 dup v23.16b, \hev_thresh // hev_thresh
320 cmhi v20.16b, v20.16b, v23.16b // abs(P1-P0) > hev_thresh
322 cmhi v22.16b, v21.16b, v23.16b // abs(Q1-Q0) > hev_thresh
479 vp8_loop_filter inner=\inner, simple=\simple, hev_thresh=w4
530 vp8_loop_filter inner=\inner, hev_thresh=w5
589 vp8_loop_filter inner=\inner, simple=\simple, hev_thresh=w4
649 vp8_loop_filter inner=\inner, hev_thresh=w5