Searched refs:RequestScreenBlockFeatureStorage (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | picture_handle.cpp | 115 … int32_t iReturn = RequestScreenBlockFeatureStorage (pMa, kiWidth, kiHeight, iNeedFeatureStorage, in AllocPicture()
|
D | svc_motion_estimate.cpp | 675 int32_t RequestScreenBlockFeatureStorage (CMemoryAlign* pMa, const int32_t kiFrameWidth, const int… in RequestScreenBlockFeatureStorage() function
|
/third_party/openh264/codec/encoder/core/inc/ |
D | svc_motion_estimate.h | 306 int32_t RequestScreenBlockFeatureStorage (CMemoryAlign* pMa, const int32_t kiFrameWidth, const int…
|
/third_party/openh264/test/encoder/ |
D | EncUT_MotionEstimate.cpp | 503 iReturn = RequestScreenBlockFeatureStorage (m_pMa, m_iWidth, m_iHeight, kiNeedFeatureStorage, in TEST_F()
|