Searched refs:temp_col (Results 1 – 1 of 1) sorted by relevance
157 check_mvset(mvLXCol, temp_col.mv + l, \160 refPicList_col, L ## l, temp_col.ref_idx[l])163 static int derive_temporal_colocated_mvs(HEVCContext *s, MvField temp_col, in derive_temporal_colocated_mvs() argument169 if (temp_col.pred_flag == PF_INTRA) in derive_temporal_colocated_mvs()172 if (!(temp_col.pred_flag & PF_L0)) in derive_temporal_colocated_mvs()174 else if (temp_col.pred_flag == PF_L0) in derive_temporal_colocated_mvs()176 else if (temp_col.pred_flag == PF_BI) { in derive_temporal_colocated_mvs()211 derive_temporal_colocated_mvs(s, temp_col, \223 MvField temp_col; in temporal_luma_motion_vector() local253 temp_col = TAB_MVF(x_pu, y_pu); in temporal_luma_motion_vector()[all …]