HomeSort by relevance Sort by last modified time
    Searched refs:downmix_func (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/opus/src/src/
opus_private.h 85 typedef void (*downmix_func)(const void *, opus_val32 *, int, int, int, int, int); typedef
91 downmix_func downmix);
99 int delay_compensation, downmix_func downmix
107 const void *analysis_pcm, opus_int32 analysis_size, int c1, int c2, int analysis_channels, downmix_func downmix);
analysis.h 82 const CELTMode *celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func downmix);
88 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info);
analysis.c 192 void tonality_analysis(TonalityAnalysisState *tonal, AnalysisInfo *info_out, const CELTMode *celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func downmix)
621 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info)
opus_encoder.c 653 downmix_func downmix)
823 int delay_compensation, downmix_func downmix
927 const void *analysis_pcm, opus_int32 analysis_size, int c1, int c2, int analysis_channels, downmix_func downmix)
    [all...]
opus_multistream_encoder.c 677 downmix_func downmix
    [all...]
  /external/libopus/src/
opus_private.h 85 typedef void (*downmix_func)(const void *, opus_val32 *, int, int, int, int, int); typedef
91 downmix_func downmix);
99 int delay_compensation, downmix_func downmix
107 const void *analysis_pcm, opus_int32 analysis_size, int c1, int c2, int analysis_channels, downmix_func downmix);
analysis.h 82 const CELTMode *celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func downmix);
88 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info);
analysis.c 192 void tonality_analysis(TonalityAnalysisState *tonal, AnalysisInfo *info_out, const CELTMode *celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func downmix)
621 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info)
opus_encoder.c 653 downmix_func downmix)
823 int delay_compensation, downmix_func downmix
927 const void *analysis_pcm, opus_int32 analysis_size, int c1, int c2, int analysis_channels, downmix_func downmix)
    [all...]
opus_multistream_encoder.c 677 downmix_func downmix
    [all...]

Completed in 95 milliseconds