Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_convolve.c55 int secondarywidth[4]; member
611 const int w = s->secondarywidth[plane]; in prepare_impulse()
657 s->secondarywidth[plane], in prepare_secondary()
761 s->secondarywidth[1] = s->secondarywidth[2] = AV_CEIL_RSHIFT(secondlink->w, desc->log2_chroma_w); in config_output()
762 s->secondarywidth[0] = s->secondarywidth[3] = secondlink->w; in config_output()

Completed in 3 milliseconds