Lines Matching refs:ptr_stream_sbr
93 ia_sbr_element_stream_struct *ptr_stream_sbr; in ixheaacd_check_for_sbr_payload() local
97 ptr_stream_sbr = &pstr_stream_sbr->str_sbr_ele[no_elements]; in ixheaacd_check_for_sbr_payload()
98 ptr_stream_sbr->size_payload = count; in ixheaacd_check_for_sbr_payload()
99 byte_count = ptr_stream_sbr->size_payload; in ixheaacd_check_for_sbr_payload()
100 ptr_stream_sbr->extension_type = extension_type; in ixheaacd_check_for_sbr_payload()
101 ptr_stream_sbr->sbr_ele_id = prev_element; in ixheaacd_check_for_sbr_payload()
110 ptr_sbr_data = &ptr_stream_sbr->ptr_sbr_data[1]; in ixheaacd_check_for_sbr_payload()
111 ptr_stream_sbr->ptr_sbr_data[0] = in ixheaacd_check_for_sbr_payload()
114 ptr_sbr_data = ptr_stream_sbr->ptr_sbr_data; in ixheaacd_check_for_sbr_payload()
134 ptr_stream_sbr->size_payload++; in ixheaacd_check_for_sbr_payload()
142 ptr_stream_sbr->size_payload++; in ixheaacd_check_for_sbr_payload()