Home
last modified time | relevance | path

Searched defs:pSvcParam (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp147 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in WelsPreprocessReset() local
219 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in BuildSpatialPicList() local
266 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in AnalyzeSpatialPic() local
348 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in SingleLayerPreprocess() local
568 int32_t CWelsPreProcess::ColorspaceConvert (SWelsSvcCodingParam* pSvcParam, SPicture* pDstPic, in ColorspaceConvert()
830 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in AnalyzePictureComplexity() local
1089 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in DetectSceneChange() local
1387 void CWelsPreProcess::WelsMoveMemoryWrapper (SWelsSvcCodingParam* pSvcParam, SPicture* pDstPic, in WelsMoveMemoryWrapper()
Dencoder.cpp335 SWelsSvcCodingParam* pSvcParam = pEncCtx->pSvcParam; in DecideFrameType() local
Dencoder_ext.cpp3383 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in PrepareEncodeFrame() local
3446 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in WelsEncoderEncodeExt() local
/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp132 int ParseLayerConfig (CReadConfig& cRdLayerCfg, const int iLayer, SEncParamExt& pSvcParam, SFilesSe… in ParseLayerConfig()
221 int ParseConfig (CReadConfig& cRdCfg, SSourcePicture* pSrcPic, SEncParamExt& pSvcParam, SFilesSet& … in ParseConfig()
448 int ParseCommandLine (int argc, char** argv, SSourcePicture* pSrcPic, SEncParamExt& pSvcParam, SFil… in ParseCommandLine()
/third_party/openh264/codec/encoder/core/inc/
Dencoder_context.h119 SWelsSvcCodingParam* pSvcParam; // SVC parameter, WelsSVCParamConfig in svc_param_settings.h member