Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h171 …void AdaptiveQuantCalculation (SVAAFrameInfo* pVaaInfo, SPicture* pCurPicture, SPicture* pRefPi…
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp290 AdaptiveQuantCalculation (pCtx->pVaa, pCurPic, pRefPic); in AnalyzeSpatialPic()
304AdaptiveQuantCalculation (pCtx->pVaa, m_pLastSpatialPicture[kiDidx][1], m_pLastSpatialPicture[kiDi… in AnalyzeSpatialPic()
768 void CWelsPreProcess::AdaptiveQuantCalculation (SVAAFrameInfo* pVaaInfo, SPicture* pCurPicture, SPi… in AdaptiveQuantCalculation() function in WelsEnc::CWelsPreProcess