Searched refs:num_full_bytes (Results 1 – 1 of 1) sorted by relevance
52 WORD32 num_full_bytes, rem_bits; in ixheaacd_sbr_crc() local56 num_full_bytes = (num_crc_bits >> 3); in ixheaacd_sbr_crc()59 for (i = 0; i < num_full_bytes; i++) { in ixheaacd_sbr_crc()