Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_sbr_const.h76 #define SBR_CONT_SIZE_BITS 4 macro
Dixheaacd_env_extr.c583 cnt = ixheaacd_read_bits_buf(it_bit_buff, SBR_CONT_SIZE_BITS); in ixheaacd_read_extn_data()
585 if (cnt == ((1 << SBR_CONT_SIZE_BITS) - 1)) { in ixheaacd_read_extn_data()