Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_aacdecoder.c350 if (ptr_adts_crc_info->crc_active == 1 && in ixheaacd_aacdec_decodeframe()
409 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_aacdec_decodeframe()
489 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1) && in ixheaacd_aacdec_decodeframe()
552 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1)) { in ixheaacd_aacdec_decodeframe()
596 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.c66 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()
360 ptr_adts_crc_info->crc_active = 1; in ixheaacd_adtsframe()
363 ptr_adts_crc_info->crc_active = 0; in ixheaacd_adtsframe()
Dixheaacd_channel.c476 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1 && in ixheaacd_individual_ch_stream()
537 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1) { in ixheaacd_individual_ch_stream()
Dixheaacd_api.c1917 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_dec_init()
2662 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_dec_execute()