Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_aacdecoder.c399 if (ptr_adts_crc_info->crc_active == 1 && ptr_adts_crc_info->no_reg < 7) { in ixheaacd_aacdec_decodeframe()
460 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_aacdec_decodeframe()
545 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1) && in ixheaacd_aacdec_decodeframe()
616 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1)) { in ixheaacd_aacdec_decodeframe()
659 if ((ptr_adts_crc_info->crc_active == 1) && (ptr_adts_crc_info->no_reg < 7)) { in ixheaacd_aacdec_decodeframe()
739 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_aacdec_decodeframe()
Dixheaacd_bitbuffer.h54 UWORD8 crc_active; member
Dixheaacd_adts_crc_check.c80 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.c495 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1 && in ixheaacd_individual_ch_stream()
556 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1) { in ixheaacd_individual_ch_stream()
Dixheaacd_api.c2304 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_dec_init()
3536 if (ptr_adts_crc_info->crc_active == 1) { in ixheaacd_dec_execute()