Home
last modified time | relevance | path

Searched defs:lfe_mix_level (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Ddownmix_info.h92 double lfe_mix_level; member
/third_party/ffmpeg/libavresample/
H A Dinternal.h66 double lfe_mix_level; /**< lfe mix level */ member
H A Daudio_mix_matrix.c87 avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, double center_mix_level, double surround_mix_level, double lfe_mix_level, int normalize, double *matrix_out, int stride, enum AVMatrixEncoding matrix_encoding) avresample_build_matrix() argument
/third_party/ffmpeg/libswresample/
H A Drematrix.c148 swr_build_matrix(uint64_t in_ch_layout_param, uint64_t out_ch_layout_param, double center_mix_level, double surround_mix_level, double lfe_mix_level, double maxval, double rematrix_volume, double *matrix_param, int stride, enum AVMatrixEncoding matrix_encoding, void *log_context) swr_build_matrix() argument
168 swr_build_matrix2(const AVChannelLayout *in_layout, const AVChannelLayout *out_layout, double center_mix_level, double surround_mix_level, double lfe_mix_level, double maxval, double rematrix_volume, double *matrix_param, ptrdiff_t stride, enum AVMatrixEncoding matrix_encoding, void *log_context) swr_build_matrix2() argument
H A Dswresample_internal.h109 float lfe_mix_level; ///< LFE mixing level member
/third_party/ffmpeg/libavcodec/
H A Dac3dec.h100 int lfe_mix_level; ///< LFE mix level index (lfemixlevcod) member

Completed in 9 milliseconds