Searched defs:pRefPicture (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/test/encoder/ |
D | EncUT_SVC_me.cpp | 42 void SumOf8x8BlockOfFrame_ref (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeight, in SumOf8x8BlockOfFrame_ref() 61 void SumOf16x16BlockOfFrame_ref (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeigh… in SumOf16x16BlockOfFrame_ref()
|
/third_party/openh264/codec/encoder/core/src/ |
D | wels_preprocess.cpp | 592 …eChangeIdc CWelsPreProcessVideo::DetectSceneChange (SPicture* pCurPicture, SPicture* pRefPicture) { in DetectSceneChange() 677 …sPreProcess::VaaCalculation (SVAAFrameInfo* pVaaInfo, SPicture* pCurPicture, SPicture* pRefPicture, in VaaCalculation() 713 …rocess::BackgroundDetection (SVAAFrameInfo* pVaaInfo, SPicture* pCurPicture, SPicture* pRefPicture, in BackgroundDetection() 768 …:AdaptiveQuantCalculation (SVAAFrameInfo* pVaaInfo, SPicture* pCurPicture, SPicture* pRefPicture) { in AdaptiveQuantCalculation() 828 …Process::AnalyzePictureComplexity (sWelsEncCtx* pCtx, SPicture* pCurPicture, SPicture* pRefPicture, in AnalyzePictureComplexity()
|
D | svc_motion_estimate.cpp | 769 void SumOf8x8BlockOfFrame_c (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeight, in SumOf8x8BlockOfFrame_c() 788 void SumOf16x16BlockOfFrame_c (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeight, in SumOf16x16BlockOfFrame_c()
|
/third_party/openh264/codec/encoder/core/inc/ |
D | wels_preprocess.h | 74 SPicture* pRefPicture; member
|