Home
last modified time | relevance | path

Searched refs:MAIN (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_overlay.c63 #define MAIN 0 macro
264 if ((ret = ff_formats_ref(formats, &ctx->inputs[MAIN]->outcfg.formats)) < 0 || in query_formats()
265 (ret = ff_formats_ref(formats, &ctx->outputs[MAIN]->incfg.formats)) < 0) in query_formats()
283 s->var_values[VAR_MAIN_W ] = s->var_values[VAR_MW] = ctx->inputs[MAIN ]->w; in config_input_overlay()
284 s->var_values[VAR_MAIN_H ] = s->var_values[VAR_MH] = ctx->inputs[MAIN ]->h; in config_input_overlay()
312 ctx->inputs[MAIN]->w, ctx->inputs[MAIN]->h, in config_input_overlay()
313 av_get_pix_fmt_name(ctx->inputs[MAIN]->format), in config_input_overlay()
328 outlink->w = ctx->inputs[MAIN]->w; in config_output()
329 outlink->h = ctx->inputs[MAIN] in config_output()
[all...]
H A Dvf_overlay_cuda.c46 #define MAIN 0 macro
349 s->var_values[VAR_MAIN_W ] = s->var_values[VAR_MW] = ctx->inputs[MAIN ]->w; in config_input_overlay()
350 s->var_values[VAR_MAIN_H ] = s->var_values[VAR_MH] = ctx->inputs[MAIN ]->h; in config_input_overlay()
H A Dvf_overlay_vaapi.c45 MAIN = 0, in overlay_vaapi_query_formats() enumerator
54 ret = ff_formats_ref(ff_make_format_list(pix_fmts), &ctx->inputs[MAIN]->outcfg.formats); in overlay_vaapi_query_formats()
H A Dvf_overlay_qsv.c41 #define MAIN 0 macro
/third_party/pulseaudio/man/
H A Dxmltoman202 MAIN:{ label
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-tag.cc553 #ifdef MAIN
/third_party/python/Lib/tkinter/
H A Dtix.py57 MAIN = 'main' variable

Completed in 9 milliseconds