Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Derror_concealment.cpp236 int32_t iMaxRightOffset = ((iPicWidthRightLimit - 18) * (1 << 2)); in DoMbECMvCopy() local
242 } else if (iFullMVx > iMaxRightOffset) { in DoMbECMvCopy()