Home
last modified time | relevance | path

Searched refs:force_pe (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_hdcd.c957 int force_pe; member
994 OFFSET(force_pe), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, A },
1337 *peak_extend = (ctx->force_pe || state->control & 16); in hdcd_control()
1750 (s->force_pe) ? "on" : "off"); in config_input()
/third_party/ffmpeg/tests/fate/
Dfilter-audio.mak356 fate-filter-hdcd-analyze-pel: CMD = md5 -i $(SRC) -af hdcd=analyze_mode=pe:force_pe=true -f s24le
/third_party/ffmpeg/doc/
Dfilters.texi4437 @item force_pe
4445 @code{analyze_mode=pe:force_pe=true} can be used to see all samples above the PE level.