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

  /external/libxaac/decoder/
ixheaacd_adts_crc_check.c 128 ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt =
165 if (ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt >
169 bits_remaining = ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt;
171 bits_remaining = ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt;
191 ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt) {
193 ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt;
ixheaacd_bitbuffer.h 47 WORD32 bit_buf_cnt; member in struct:__anon26481
ixheaacd_aacdecoder.c 550 if (ptr_adts_crc_info->str_crc_reg_data[crc_reg].bit_buf_cnt) {
552 ptr_adts_crc_info->str_crc_reg_data[crc_reg].bit_buf_cnt;
    [all...]

Completed in 138 milliseconds