Searched refs:temp_col (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_mvs.c190 check_mvset(mvLXCol, temp_col.mv + l, \
193 refPicList_col, L ## l, temp_col.ref_idx[l])
196 static int derive_temporal_colocated_mvs(HEVCContext *s, MvField temp_col, argument
202 if (temp_col.pred_flag == PF_INTRA)
205 if (!(temp_col.pred_flag & PF_L0))
207 else if (temp_col.pred_flag == PF_L0)
209 else if (temp_col.pred_flag == PF_BI) {
242 derive_temporal_colocated_mvs(s, temp_col, \
254 MvField temp_col; local
282 temp_col
[all...]

Completed in 53 milliseconds