Home
last modified time | relevance | path

Searched refs:crc_active (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_aacdecoder.c347 if (ptr_adts_crc_info->crc_active == 1 && in ixheaacd_aacdec_decodeframe()
407 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_aacdec_decodeframe()
488 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1) && in ixheaacd_aacdec_decodeframe()
551 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1)) { in ixheaacd_aacdec_decodeframe()
595 if ((ptr_adts_crc_info->crc_active == 1) && in ixheaacd_aacdec_decodeframe()
670 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_aacdec_decodeframe()
Dixheaacd_bitbuffer.h54 UWORD8 crc_active; member
Dixheaacd_adts_crc_check.c65 ptr_adts_crc_info->crc_active = 0; in ixheaacd_adts_crc_open()
Dixheaacd_headerdecode.c322 ptr_adts_crc_info->crc_active = 1; in ixheaacd_adtsframe()
361 ptr_adts_crc_info->crc_active = 1; in ixheaacd_adtsframe()
364 ptr_adts_crc_info->crc_active = 0; in ixheaacd_adtsframe()
Dixheaacd_channel.c477 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1 && in ixheaacd_individual_ch_stream()
538 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1) { in ixheaacd_individual_ch_stream()
Dixheaacd_api.c1971 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_dec_init()
2758 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_dec_execute()