Searched refs:lfe_channel_map (Results 1 - 5 of 5) sorted by relevance

/external/libxaac/decoder/drc_src/
H A Dimpd_drc_bitstream_dec_api.h26 WORD32* lfe_channel_map);
H A Dimpd_drc_uni_bitstream_dec_api.h26 WORD32* lfe_channel_map);
H A Dimpd_drc_bitbuffer.c98 WORD32* lfe_channel_map) {
124 if ((lfe_channel_map == NULL) ||
132 ia_drc_params_struct->lfe_channel_map[i] = lfe_channel_map[i];
138 ia_drc_params_struct->lfe_channel_map[i] = 0;
94 impd_init_drc_bitstream_dec(ia_drc_bits_dec_struct* p_drc_bs_dec_struct, WORD32 sample_rate, WORD32 frame_size, WORD32 delay_mode, WORD32 lfe_channel_map_count, WORD32* lfe_channel_map) argument
H A Dimpd_drc_struct.h662 WORD32 lfe_channel_map[MAX_CHANNEL_COUNT]; member in struct:__anon13096
H A Dimpd_drc_static_payload.c737 ia_drc_params_struct->lfe_channel_map[i] = 1;
739 ia_drc_params_struct->lfe_channel_map[i] = 0;
774 if (ia_drc_params_struct->lfe_channel_map[j]) {

Completed in 186 milliseconds