Home
last modified time | relevance | path

Searched defs:flim_I (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dvp8dsp.c336 int dir, int flim_E, int flim_I, in randomize_loopfilter_buffers()
386 int flim_E = 20, flim_I = 10, hev_thresh = 7; in check_loopfilter_16y() local
432 int flim_E = 20, flim_I = 10, hev_thresh = 7; in check_loopfilter_8uv() local
483 int flim_E = 20, flim_I = 30, hev_thresh = 0; in check_loopfilter_simple() local
/third_party/ffmpeg/libavcodec/mips/
Dvp8dsp_mmi.c786 ptrdiff_t stride, int flim_E, int flim_I, int hev_thresh) in vp8_v_loop_filter8_mmi()
856 ptrdiff_t stride, int flim_E, int flim_I, int hev_thresh) in vp8_v_loop_filter8_inner_mmi()
871 ptrdiff_t stride, int flim_E, int flim_I, int hev_thresh) in vp8_h_loop_filter8_mmi()
955 ptrdiff_t stride, int flim_E, int flim_I, int hev_thresh) in vp8_h_loop_filter8_inner_mmi()
1372 int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_mmi()
1379 int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_mmi()
1387 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter8uv_mmi()
1394 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter8uv_mmi()
1402 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_inner_mmi()
1417 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_inner_mmi()
[all …]