Lines Matching defs:temp_col
158 check_mvset(mvLXCol, temp_col.mv + l, \
161 refPicList_col, L ## l, temp_col.ref_idx[l])
164 static int derive_temporal_colocated_mvs(HEVCContext *s, MvField temp_col,
170 if (temp_col.pred_flag == PF_INTRA)
173 if (!(temp_col.pred_flag & PF_L0))
175 else if (temp_col.pred_flag == PF_L0)
177 else if (temp_col.pred_flag == PF_BI) {
212 derive_temporal_colocated_mvs(s, temp_col, \
224 MvField temp_col;
254 temp_col = TAB_MVF(x_pu, y_pu);
268 temp_col = TAB_MVF(x_pu, y_pu);