Searched refs:SetMvWithinIntegerMvRange (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/test/encoder/ |
D | EncUT_MotionEstimate.cpp | 231 SetMvWithinIntegerMvRange (m_iMbWidth, m_iMbHeight, 0, 0, m_iMvRange, in TEST_F() 272 SetMvWithinIntegerMvRange (m_iMbWidth, m_iMbHeight, iMbx , iMby, m_iMvRange, in TEST_F() 495 …SetMvWithinIntegerMvRange (m_iWidth / 16 - kiSupposedPaddingLength, m_iHeight / 16 - kiSupposedPad… in TEST_F()
|
/third_party/openh264/codec/encoder/core/inc/ |
D | svc_motion_estimate.h | 335 inline void SetMvWithinIntegerMvRange (const int32_t kiMbWidth, const int32_t kiMbHeight, const int… in SetMvWithinIntegerMvRange() function
|
/third_party/openh264/codec/encoder/core/src/ |
D | svc_base_layer_md.cpp | 361 …SetMvWithinIntegerMvRange (kiMbWidth, kiMbHeight, kiMbX, kiMbY, pEncCtx->iMvRange, & (pSlice->sMvS… in WelsMdInterInit()
|