Searched refs:AAC_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
231 bw->SectorCount = htole16(datasize / AAC_BLOCK_SIZE); in ld_aac_dobio()242 br->SectorCount = htole16(datasize / AAC_BLOCK_SIZE); in ld_aac_dobio()
79 #define AAC_BLOCK_SIZE 512 macro