Home
last modified time | relevance | path

Searched refs:compand (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/tests/filtergraphs/
Dcompand1 compand='points=-80/-80|-9/-9|0/-5.3|20/2.9'
/third_party/ffmpeg/libavfilter/
Daf_compand.c68 int (*compand)(AVFilterContext *ctx, AVFrame *frame); member
85 AVFILTER_DEFINE_CLASS(compand);
524 s->compand = compand_nodelay; in config_output()
542 s->compand = compand_delay; in config_output()
551 return s->compand(ctx, frame); in filter_frame()
/third_party/ffmpeg/tests/fate/
Dfilter-audio.mak197 …_AFILTER-$(call FILTERDEMDECENCMUX, COMPAND, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-compand
198 fate-filter-compand: tests/data/asynth-44100-2.wav
199 fate-filter-compand: tests/data/filtergraphs/compand
200 fate-filter-compand: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
201 …ilter-compand: CMD = framecrc -auto_conversion_filters -i $(SRC) -frames:a 20 -filter_complex_scri…
/third_party/ffmpeg/doc/
Dfilters.texi3521 @section compand
3581 compand=.3|.3:1|1:-90/-60|-60/-40|-40/-30|-20/-20:6:0:-90:0.2
3586 compand=0|0:1|1:-90/-900|-70/-70|-30/-9|0/-3:6:0:0:0
3592 compand=.1|.1:.2|.2:-900/-900|-50.1/-900|-50/-50:.01:0:-90:.1
3599 compand=.1|.1:.1|.1:-45.1/-45.1|-45/-900|0/-900:.01:45:-90:.1
3605 compand=points=-80/-80|-6/-6|0/-3.8|20/3.5
3611 compand=points=-80/-80|-9/-9|0/-5.3|20/2.9
3617 compand=points=-80/-80|-12/-12|0/-6.8|20/1.9
3623 compand=points=-80/-80|-18/-18|0/-9.8|20/0.7
3629 compand=points=-80/-80|-15/-15|0/-10.8|20/-5.2
[all …]
/third_party/ffmpeg/
DChangelog950 - compand filter