HomeSort by relevance Sort by last modified time
    Searched defs:pstr_sbr_channel (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/
ixheaacd_sbrdecoder.c 217 ia_sbr_channel_struct *pstr_sbr_channel[2],
229 sbr_qmf_bank = &pstr_sbr_channel[lr]->str_sbr_dec.str_synthesis_qmf_bank;
233 sbr_qmf_bank = &pstr_sbr_channel[lr]->str_sbr_dec.str_codec_qmf_bank;
265 ia_sbr_channel_struct *pstr_sbr_channel[2]; local
278 pstr_sbr_channel[k] = self->pstr_sbr_channel[k];
439 &(pstr_sbr_channel[lr]->str_sbr_dec), ptr_header_data[k],
486 &(pstr_sbr_channel[lr]->str_sbr_dec), ptr_header_data[k],
503 ixheaacd_prepare_upsamp(ptr_header_data, pstr_sbr_channel, lr1);
560 ixheaacd_prepare_upsamp(ptr_header_data, pstr_sbr_channel, lr1)
    [all...]
ixheaacd_sbr_dec.h 102 ia_sbr_channel_struct *pstr_sbr_channel[MAXNRSBRCHANNELS]; member in struct:ia_sbr_dec_inst_struct

Completed in 78 milliseconds