Home
last modified time | relevance | path

Searched refs:col_lt (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_mvs.c135 int col_lt = refPicList_col[listCol].isLongTerm[refidxCol]; in check_mvset() local
138 if (cur_lt != col_lt) { in check_mvset()