Searched refs:ptr_bit_str_ele (Results 1 – 1 of 1) sorted by relevance
353 ia_sbr_element_stream_struct *ptr_bit_str_ele = in ixheaacd_applysbr() local358 switch (ptr_bit_str_ele->sbr_ele_id) { in ixheaacd_applysbr()380 (UWORD8 *)ptr_bit_str_ele->ptr_sbr_data, in ixheaacd_applysbr()381 ptr_bit_str_ele->size_payload); in ixheaacd_applysbr()393 if (ptr_bit_str_ele->extension_type == SBR_EXTENSION_CRC) { in ixheaacd_applysbr()397 crc_bits = (((ptr_bit_str_ele->size_payload - 1) << 3) + in ixheaacd_applysbr()534 if (total_bits_read > (ptr_bit_str_ele->size_payload << 3) || in ixheaacd_applysbr()535 total_bits_read < ((ptr_bit_str_ele->size_payload << 3) - 8)) { in ixheaacd_applysbr()