HomeSort by relevance Sort by last modified time
    Searched refs:crc_active (Results 1 - 6 of 6) sorted by null

  /external/libxaac/decoder/
ixheaacd_bitbuffer.h 52 UWORD8 crc_active; member in struct:__anon26482
ixheaacd_adts_crc_check.c 66 ptr_adts_crc_info->crc_active = 0;
ixheaacd_aacdecoder.c 350 if (ptr_adts_crc_info->crc_active == 1) {
408 if (ptr_adts_crc_info->crc_active == 1) {
488 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1)) {
545 if ((ele_type != ID_FIL) && (ptr_adts_crc_info->crc_active == 1)) {
589 if (ptr_adts_crc_info->crc_active == 1) {
662 if (ptr_adts_crc_info->crc_active == 1) {
    [all...]
ixheaacd_headerdecode.c 321 ptr_adts_crc_info->crc_active = 1;
359 ptr_adts_crc_info->crc_active = 1;
362 ptr_adts_crc_info->crc_active = 0;
    [all...]
ixheaacd_channel.c 463 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1) {
523 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1) {
    [all...]
ixheaacd_api.c     [all...]

Completed in 166 milliseconds