Searched refs:ps_slice_hdr_ref (Results 1 – 1 of 1) sorted by relevance
3288 slice_header_t *ps_slice_hdr, *ps_slice_hdr_ref; in ihevcd_copy_slice_hdr() local3292 ps_slice_hdr_ref = ps_codec->s_parse.ps_slice_hdr_base + slice_idx_ref; in ihevcd_copy_slice_hdr()3295 memcpy(ps_slice_hdr, ps_slice_hdr_ref, sizeof(slice_header_t)); in ihevcd_copy_slice_hdr()