Searched refs:SBR_EXTENSION (Results 1 – 2 of 2) sorted by relevance
55 #define SBR_EXTENSION_MPEG SBR_EXTENSION86 extension_type = ld_sbr_crc_flag ? SBR_EXTENSION_CRC : SBR_EXTENSION; in ixheaacd_check_for_sbr_payload()91 (((extension_type == SBR_EXTENSION)) || ((extension_type == SBR_EXTENSION_CRC))) && in ixheaacd_check_for_sbr_payload()
26 #define SBR_EXTENSION 13 macro