Home
last modified time | relevance | path

Searched defs:loop_filter (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
Dvp9lpf_16bpp_neon.S30 .macro loop_filter wd, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8 macro
Dvp9lpf_neon.S159 .macro loop_filter wd, sz, mix, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8 macro
/third_party/ffmpeg/libavcodec/arm/
Dvp9lpf_neon.S156 .macro loop_filter wd, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmpq1, tmpq2, tmpq3, tmpq4 macro
Dvp9lpf_16bpp_neon.S238 .macro loop_filter wd, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8 macro
/third_party/ffmpeg/libavcodec/
Drv34.h131 void (*loop_filter)(struct RV34DecContext *r, int row); member
Dh264_slice.c2556 static void loop_filter(const H264Context *h, H264SliceContext *sl, int start_x, int end_x) in loop_filter() function
Dmpegvideo.h356 int loop_filter; member
Dvp9dsp_template.c1748 static av_always_inline void loop_filter(pixel *dst, int E, int I, int H, in loop_filter() function
/third_party/ffmpeg/libavformat/
Dxmv.c237 int loop_filter = !!(data & 0x02); in xmv_read_extradata() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_av1.h173 } loop_filter; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h1429 } loop_filter; member