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

  /frameworks/av/media/libeffects/downmix/
Android.mk 3 # Multichannel downmix effect library
  /device/google/dragon/
audio_effects.conf 35 downmix {
127 downmix {
128 library downmix
  /frameworks/av/media/libeffects/data/
audio_effects.conf 35 downmix {
124 downmix {
125 library downmix
  /external/libopus/src/
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);
opus_private.h 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.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)
237 downmix(x, &tonal->inmem[tonal->mem_fill], IMIN(len, ANALYSIS_BUF_SIZE-tonal->mem_fill), offset, c1, c2, C);
263 downmix(x, &tonal->inmem[240], remaining, offset+ANALYSIS_BUF_SIZE-tonal->mem_fill, c1, c2, C);
621 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info)
634 tonality_analysis(analysis, NULL, celt_mode, analysis_pcm, IMIN(480, pcm_len), offset, c1, c2, C, lsb_depth, downmix);
opus_multistream_encoder.c 677 downmix_func downmix
719 delay_compensation, downmix
852 pcm, analysis_frame_size, c1, c2, st->layout.nb_channels, downmix);
    [all...]
opus_encoder.c 653 downmix_func downmix)
695 downmix(x, sub, subframe, i*subframe, 0, -2, C);
823 int delay_compensation, downmix_func downmix
834 0, subframe_mem, delay_compensation, downmix);
927 const void *analysis_pcm, opus_int32 analysis_size, int c1, int c2, int analysis_channels, downmix_func downmix)
998 lsb_depth, downmix, &analysis_info);
    [all...]
  /device/moto/shamu/
audio_effects.conf 21 downmix {
126 downmix {
127 library downmix
  /device/huawei/angler/
audio_effects.conf 21 downmix {
199 downmix {
200 library downmix
  /device/lge/bullhead/
audio_effects.conf 21 downmix {
202 downmix {
203 library downmix
  /bionic/libc/kernel/uapi/sound/
compress_params.h 182 __u32 downmix; member in struct:snd_enc_vorbis
  /external/kernel-headers/original/uapi/sound/
compress_params.h 256 * @downmix: Boolean. Downmix input from stereo to mono (has no effect on
270 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 215 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8994/kernel-headers/sound/
compress_params.h 211 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_params.h 280 * @downmix: Boolean. Downmix input from stereo to mono (has no effect on
294 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8996/kernel-headers/sound/
compress_params.h 216 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_params.h 285 * @downmix: Boolean. Downmix input from stereo to mono (has no effect on
299 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8x26/kernel-headers/sound/
compress_params.h 210 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
compress_params.h 279 * @downmix: Boolean. Downmix input from stereo to mono (has no effect on
293 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8x84/kernel-headers/sound/
compress_params.h 211 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_params.h 280 * @downmix: Boolean. Downmix input from stereo to mono (has no effect on
294 __u32 downmix; member in struct:snd_enc_vorbis

Completed in 1224 milliseconds