Home
last modified time | relevance | path

Searched defs:yadif (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/x86/
H A Dvf_yadif_init.c50 av_cold void ff_yadif_init_x86(YADIFContext *yadif) in ff_yadif_init_x86() argument
[all...]
H A Dvf_bwdif_init.c47 YADIFContext *yadif = &bwdif->yadif; in ff_bwdif_init_x86() local
/third_party/ffmpeg/libavfilter/
H A Dbwdif.h27 YADIFContext yadif; member
H A Dyadif_common.c29 YADIFContext *yadif = ctx->priv; in return_frame() local
69 checkstride(YADIFContext *yadif, const AVFrame *a, const AVFrame *b) checkstride() argument
95 YADIFContext *yadif = ctx->priv; ff_yadif_filter_frame() local
162 YADIFContext *yadif = ctx->priv; ff_yadif_request_frame() local
[all...]
H A Dvf_yadif.c234 YADIFContext *yadif = ctx->priv; in filter() local
261 YADIFContext *yadif = ctx->priv; in uninit() local
[all...]
H A Dvf_yadif_cuda.c34 YADIFContext yadif; member
H A Dvf_bwdif.c218 YADIFContext *yadif = &s->yadif; in filter_slice() local
265 YADIFContext *yadif = &bwdif->yadif; filter() local
295 YADIFContext *yadif = &bwdif->yadif; uninit() local
327 YADIFContext *yadif = &s->yadif; config_props() local
[all...]

Completed in 3 milliseconds