Home
last modified time | relevance | path

Searched refs:rematrix (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libswresample/x86/
DMakefile2 x86/rematrix.o\
/third_party/ffmpeg/libswresample/
DMakefile11 rematrix.o \
Dswresample.c219 s->rematrix= s->out_ch_layout !=s->in_ch_layout || s->rematrix_volume!=1.0 || in swr_init()
227 && !s->rematrix in swr_init()
233 && !s->rematrix in swr_init()
338 if(!s->resample && !s->rematrix && !s->channel_map && !s->dither.method){ in swr_init()
387 if(s->rematrix || s->dither.method) { in swr_init()
621 if(s->resample_first ? !s->resample : !s->rematrix) in swr_convert_internal()
624 if(s->resample_first ? !s->rematrix : !s->resample) in swr_convert_internal()
Dswresample_internal.h145 …int rematrix; ///< flag to indicate if rematrixing is needed (ba… member
/third_party/ffmpeg/doc/
Dresampler.texi65 Set rematrix volume. Default value is 1.0.
/third_party/ffmpeg/
DMAINTAINERS529 rematrix*.c Michael Niedermayer
DBUILD.gn1577 "//third_party/ffmpeg/libswresample/rematrix.c",
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer12098 plugins/mpeg2/ac3dec/parse.h, plugins/mpeg2/ac3dec/rematrix.c,
12099 plugins/mpeg2/ac3dec/rematrix.h,
14791 mpeg2/ac3dec/parse.h, mpeg2/ac3dec/rematrix.c,
14792 mpeg2/ac3dec/rematrix.h, mpeg2/ac3dec/ring_buffer.c,