Searched refs:needs_writable (Results 1 – 25 of 25) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_exposure.c | 108 .needs_writable = 1,
|
D | internal.h | 126 int needs_writable; member
|
D | vf_chromakey.c | 372 .needs_writable = 1, 425 .needs_writable = 1,
|
D | vf_drawbox.c | 337 .needs_writable = 1, 471 .needs_writable = 1,
|
D | vf_colorcorrect.c | 178 .needs_writable = 1,
|
D | vf_elbg.c | 243 .needs_writable = 1,
|
D | f_reverse.c | 283 .needs_writable = 1,
|
D | vf_swaprect.c | 233 .needs_writable = 1,
|
D | vf_maskfun.c | 299 .needs_writable = 1,
|
D | vf_colorize.c | 268 .needs_writable = 1,
|
D | af_channelmap.c | 388 .needs_writable = 1,
|
D | vf_monochrome.c | 276 .needs_writable = 1,
|
D | vf_codecview.c | 308 .needs_writable = 1,
|
D | vf_colortemperature.c | 335 .needs_writable = 1,
|
D | vf_subtitles.c | 202 .needs_writable = 1,
|
D | vf_colorcontrast.c | 367 .needs_writable = 1,
|
D | vf_vibrance.c | 349 .needs_writable = 1,
|
D | vf_fade.c | 558 .needs_writable = 1,
|
D | vf_fillborders.c | 618 .needs_writable = 1,
|
D | af_anequalizer.c | 762 .needs_writable = 1,
|
D | af_firequalizer.c | 957 .needs_writable = 1,
|
D | avfilter.c | 1073 if (dst->needs_writable) { in ff_filter_frame_framed()
|
D | vf_drawtext.c | 1555 .needs_writable = 1,
|
D | vf_datascope.c | 1135 .needs_writable = 1,
|
/third_party/ffmpeg/doc/ |
D | filter_design.txt | 117 is writable by setting the needs_writable flag on the corresponding
|