Searched refs:pv_mv_buf (Results 1 – 7 of 7) sorted by relevance
975 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = NULL; in ihevcd_parse_slice_header()978 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = NULL; in ihevcd_parse_slice_header()1020 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()1027 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()1035 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()1042 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_slice_header()
437 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = ps_mv_buf; in ihevcd_ref_list()486 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = ps_mv_buf; in ihevcd_ref_list()
1013 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()1020 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()1028 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()1035 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref; in ihevcd_parse_pic_init()
181 ps_mv_buf_col = (mv_buf_t *)ps_ref_list[1][ps_slice_hdr->i1_collocated_ref_idx].pv_mv_buf; in ihevcd_collocated_mvp()187 ps_mv_buf_col = (mv_buf_t *)ps_ref_list[0][ps_slice_hdr->i1_collocated_ref_idx].pv_mv_buf; in ihevcd_collocated_mvp()
2423 ref_list_poc = ((mv_buf_t *)ps_slice_hdr->as_ref_pic_list0[i].pv_mv_buf)->i4_abs_poc; in ihevcd_parse_slice_data()2434 … ref_list_poc = ((mv_buf_t *)ps_slice_hdr->as_ref_pic_list1[i].pv_mv_buf)->i4_abs_poc; in ihevcd_parse_slice_data()
125 void *pv_mv_buf; member
971 void *pv_mv_buf; member