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

  /external/libxaac/decoder/
ixheaacd_adts_crc_check.h 23 VOID ixheaacd_adts_crc_open(ia_adts_crc_info_struct *ptr_adts_crc_info);
24 WORD32 ixheaacd_adts_crc_start_reg(ia_adts_crc_info_struct *ptr_adts_crc_info,
27 VOID ixheaacd_adts_crc_end_reg(ia_adts_crc_info_struct *ptr_adts_crc_info,
29 WORD32 ixheaacd_adts_crc_check_crc(ia_adts_crc_info_struct *ptr_adts_crc_info);
ixheaacd_adts_crc_check.c 61 VOID ixheaacd_adts_crc_open(ia_adts_crc_info_struct *ptr_adts_crc_info) {
88 WORD32 ixheaacd_adts_crc_start_reg(ia_adts_crc_info_struct *ptr_adts_crc_info,
125 VOID ixheaacd_adts_crc_end_reg(ia_adts_crc_info_struct *ptr_adts_crc_info,
133 VOID ixheaacd_adts_crc_fast_crc(ia_adts_crc_info_struct *ptr_adts_crc_info,
152 WORD32 ixheaacd_adts_crc_check_crc(ia_adts_crc_info_struct *ptr_adts_crc_info) {
ixheaacd_bitbuffer.h 57 } ia_adts_crc_info_struct; typedef in typeref:struct:__anon26482
74 ia_adts_crc_info_struct str_adts_crc_info;
75 ia_adts_crc_info_struct *pstr_adts_crc_info;
ixheaacd_aacdecoder.c 116 ia_adts_crc_info_struct *ptr_adts_crc_info;
    [all...]
ixheaacd_headerdecode.c 320 ia_adts_crc_info_struct *ptr_adts_crc_info = it_bit_buff->pstr_adts_crc_info;
    [all...]
ixheaacd_api.c     [all...]

Completed in 68 milliseconds