Searched refs:core_mode (Results 1 – 9 of 9) sorted by relevance
660 pstr_core_coder->core_mode[ch] = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_core_coder_data()663 pstr_core_coder->core_mode[ch] = 0; in ixheaacd_core_coder_data()666 if (nr_core_coder_channels == 2 && pstr_core_coder->core_mode[0] == 0 && in ixheaacd_core_coder_data()667 pstr_core_coder->core_mode[1] == 0) { in ixheaacd_core_coder_data()786 if (pstr_core_coder->core_mode[ch] == 1) { in ixheaacd_core_coder_data()834 (pstr_core_coder->core_mode[0] != pstr_core_coder->core_mode[1])) in ixheaacd_core_coder_data()847 if (pstr_core_coder->core_mode[0] == CORE_MODE_FD && in ixheaacd_core_coder_data()848 pstr_core_coder->core_mode[1] == CORE_MODE_FD && in ixheaacd_core_coder_data()858 if (pstr_core_coder->core_mode[ch] == CORE_MODE_FD) { in ixheaacd_core_coder_data()867 if (nr_core_coder_channels == 2 && pstr_core_coder->core_mode[0] == 0 && in ixheaacd_core_coder_data()[all …]
24 WORD32 core_mode[2]; member
372 WORD32 core_mode = pstr_td_frame_data->acelp_core_mode; in ixheaacd_acelp_alias_cnx() local503 num_codebits_table[core_mode], code); in ixheaacd_acelp_alias_cnx()
292 core_mode = core_model_fn_lib.ModeKeys.TRAIN294 core_mode = core_model_fn_lib.ModeKeys.EVAL296 core_mode = core_model_fn_lib.ModeKeys.PREDICT299 mode=core_mode,
174 if (pAacDecoderChannelInfo[L]->data.usac.core_mode || in CChannelElement_Decode()175 pAacDecoderChannelInfo[R]->data.usac.core_mode) { in CChannelElement_Decode()661 case core_mode: in CChannelElement_Read()663 pAacDecoderChannelInfo[ch]->data.usac.core_mode = decision_bit; in CChannelElement_Read()664 if ((ch == 1) && (pAacDecoderChannelInfo[0]->data.usac.core_mode != in CChannelElement_Read()665 pAacDecoderChannelInfo[1]->data.usac.core_mode)) { in CChannelElement_Read()
366 UCHAR core_mode; /* current core mode */ member
727 static int MapCoreMode2NBits(int core_mode) { in MapCoreMode2NBits() argument728 return (int)tab_coremode2nbits[core_mode]; in MapCoreMode2NBits()
321 core_mode, /* -> decision for link_sequence */ enumerator
6900 static const rbd_id_t el_usac_coremode[] = {core_mode, next_channel,