Home
last modified time | relevance | path

Searched defs:iMaxVmv (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cavlc.cpp1080 int16_t iMaxVmv = pSliceHeader->pSps->pSLevelLimits->iMaxVmv; in ParseInterInfo() local
1345 int16_t iMaxVmv = pSliceHeader->pSps->pSLevelLimits->iMaxVmv; in ParseInterBInfo() local
Dparse_mb_syn_cabac.cpp534 int16_t iMaxVmv = pSliceHeader->pSps->pSLevelLimits->iMaxVmv; in ParseInterPMotionInfoCabac() local
738 int16_t iMaxVmv = pSliceHeader->pSps->pSLevelLimits->iMaxVmv; in ParseInterBMotionInfoCabac() local
/third_party/openh264/codec/common/inc/
Dwels_common_defs.h56 int16_t iMaxVmv; // Vertical MV component range lower bound member