Searched defs:LINES_PER_UNIT (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
H A Daacdec_hcr_types.h103 #define LINES_PER_UNIT 4 macro
110 #define MAX_SFB_HCR (((1024/8) / LINES_PER_UNIT) * 8) /* (8 * 16) is not enough because sfbs are split in units for blocktype short */
111 #define NUMBER_OF_UNIT_GROUPS (LINES_PER_UNIT * 8)

Completed in 576 milliseconds