Searched refs:SBR_EXTENSION (Results 1 – 2 of 2) sorted by relevance
52 #define SBR_EXTENSION_MPEG SBR_EXTENSION81 extension_type = ld_sbr_crc_flag ? SBR_EXTENSION_CRC : SBR_EXTENSION; in ixheaacd_check_for_sbr_payload()85 if (((count < MAXSBRBYTES)) && (((extension_type == SBR_EXTENSION)) || in ixheaacd_check_for_sbr_payload()
25 #define SBR_EXTENSION 13 macro