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

  /external/libxaac/decoder/
ixheaacd_common_initfuncs.c 141 it_bit_buff->pstr_adts_crc_info = &it_bit_buff->str_adts_crc_info;
145 ixheaacd_adts_crc_open(it_bit_buff->pstr_adts_crc_info);
ixheaacd_bitbuffer.h 75 ia_adts_crc_info_struct *pstr_adts_crc_info; member in struct:ia_bit_buf_struct
ixheaacd_channel.c 463 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1) {
465 ixheaacd_adts_crc_start_reg(it_bit_buff->pstr_adts_crc_info,
523 if (it_bit_buff->pstr_adts_crc_info->crc_active == 1) {
524 ixheaacd_adts_crc_end_reg(it_bit_buff->pstr_adts_crc_info, it_bit_buff,
    [all...]
ixheaacd_headerdecode.c 320 ia_adts_crc_info_struct *ptr_adts_crc_info = it_bit_buff->pstr_adts_crc_info;
    [all...]
ixheaacd_aacdecoder.c 138 ptr_adts_crc_info = it_bit_buff->pstr_adts_crc_info;
    [all...]
ixheaacd_api.c     [all...]

Completed in 106 milliseconds