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

  /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
  /frameworks/av/media/libeffects/downmix/
Android.mk 3 # Multichannel downmix effect library
  /device/huawei/angler/
audio_effects.conf 21 downmix {
199 downmix {
200 library downmix
  /external/libopus/src/
opus_private.h 97 int delay_compensation, downmix_func downmix
106 int analysis_channels, downmix_func downmix, int float_api);
analysis.h 101 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info);
analysis.c 205 static void tonality_analysis(TonalityAnalysisState *tonal, const CELTMode *celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func downmix)
250 downmix(x, &tonal->inmem[tonal->mem_fill], IMIN(len, ANALYSIS_BUF_SIZE-tonal->mem_fill), offset, c1, c2, C);
276 downmix(x, &tonal->inmem[240], remaining, offset+ANALYSIS_BUF_SIZE-tonal->mem_fill, c1, c2, C);
648 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info)
661 tonality_analysis(analysis, celt_mode, analysis_pcm, IMIN(480, pcm_len), offset, c1, c2, C, lsb_depth, downmix);
opus_encoder.c 659 downmix_func downmix)
702 downmix(x, sub, subframe, i*subframe+offset, 0, -2, C);
830 int delay_compensation, downmix_func downmix
841 0, subframe_mem, delay_compensation, downmix);
851 (void)downmix;
940 int analysis_channels, downmix_func downmix, int float_api)
1013 lsb_depth, downmix, &analysis_info);
    [all...]
opus_multistream_encoder.c 826 downmix_func downmix,
871 delay_compensation, downmix
1022 pcm, analysis_frame_size, c1, c2, st->layout.nb_channels, downmix, float_api);
    [all...]
  /device/google/marlin/
audio_effects.conf 21 downmix {
202 downmix {
203 library downmix
  /device/lge/bullhead/
audio_effects.conf 21 downmix {
202 downmix {
203 library downmix
  /bionic/libc/kernel/uapi/sound/
compress_params.h 184 __u32 downmix; member in struct:snd_enc_vorbis
  /external/kernel-headers/original/uapi/sound/
compress_params.h 257 * @downmix: Boolean. Downmix input from stereo to mono (has no effect on
271 __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/msm8x09/kernel-headers/sound/
compress_params.h 216 __u32 downmix; member in struct:snd_enc_vorbis
  /hardware/qcom/msm8x09/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 444 milliseconds