Home
last modified time | relevance | path

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

/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbAdaptiveMotionVectorPrediction.c2032 const int active_sb128_col = (mi_col * MI_SIZE) >> 7; in av1_is_dv_valid() local
2034 if (src_sb128_col > active_sb128_col + (active_sb_row - src_sb_row)) in av1_is_dv_valid()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbAdaptiveMotionVectorPrediction.c2032 const int active_sb128_col = (mi_col * MI_SIZE) >> 7; in av1_is_dv_valid() local
2034 if (src_sb128_col > active_sb128_col + (active_sb_row - src_sb_row)) in av1_is_dv_valid()