Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_mvs.c131 int colPic, int poc, in check_mvset()
145 col_poc_diff = colPic - refPicList_col[listCol].list[refidxCol]; in check_mvset()
159 colPic, s->poc, \
166 int colPic, const RefPicList *refPicList_col) in derive_temporal_colocated_mvs()
213 refIdxLx, mvLXCol, X, colPic, \
228 int colPic; in temporal_luma_motion_vector() local
238 colPic = ref->poc; in temporal_luma_motion_vector()
130 check_mvset(Mv *mvLXCol, const Mv *mvCol, int colPic, int poc, const RefPicList *refPicList, int X, int refIdxLx, const RefPicList *refPicList_col, int listCol, int refidxCol) check_mvset() argument
164 derive_temporal_colocated_mvs(HEVCContext *s, MvField temp_col, int refIdxLx, Mv *mvLXCol, int X, int colPic, const RefPicList *refPicList_col) derive_temporal_colocated_mvs() argument

Completed in 2 milliseconds