Searched refs:ps_mv_buf_ref (Results 1 – 2 of 2) sorted by relevance
924 mv_buf_t *ps_mv_buf_ref; in ihevcd_parse_slice_header() local933 ps_mv_buf_ref = ps_codec->s_parse.ps_cur_mv_buf; in ihevcd_parse_slice_header()937 ps_mv_buf_ref = ihevcd_mv_mgr_get_poc(ps_mv_buf_mgr, ps_pic_buf_ref->i4_abs_poc); in ihevcd_parse_slice_header()945 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()952 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()960 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()967 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()
797 mv_buf_t *ps_mv_buf_ref; in ihevcd_parse_pic_init() local835 ps_mv_buf_ref = ps_mv_buf; in ihevcd_parse_pic_init()839 ps_mv_buf_ref = ihevcd_mv_mgr_get_poc(ps_mv_buf_mgr, ps_pic_buf_ref->i4_abs_poc); in ihevcd_parse_pic_init()847 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()854 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()862 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()869 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()