Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_mvs.c227 int availableFlagLXCol = 0; in temporal_luma_motion_vector() local
255 availableFlagLXCol = DERIVE_TEMPORAL_COLOCATED_MVS; in temporal_luma_motion_vector()
259 if (tab_mvf && !availableFlagLXCol) { in temporal_luma_motion_vector()
269 availableFlagLXCol = DERIVE_TEMPORAL_COLOCATED_MVS; in temporal_luma_motion_vector()
271 return availableFlagLXCol; in temporal_luma_motion_vector()

Completed in 3 milliseconds