Home
last modified time | relevance | path

Searched refs:num_full_bytes (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_sbr_crc.c52 WORD32 num_full_bytes, rem_bits; in ixheaacd_sbr_crc() local
56 num_full_bytes = (num_crc_bits >> 3); in ixheaacd_sbr_crc()
59 for (i = 0; i < num_full_bytes; i++) { in ixheaacd_sbr_crc()