Searched defs:pSvcParam (Results 1 – 5 of 5) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | wels_preprocess.cpp | 147 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()
|
D | encoder.cpp | 335 SWelsSvcCodingParam* pSvcParam = pEncCtx->pSvcParam; in DecideFrameType() local
|
D | encoder_ext.cpp | 3383 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in PrepareEncodeFrame() local 3446 SWelsSvcCodingParam* pSvcParam = pCtx->pSvcParam; in WelsEncoderEncodeExt() local
|
/third_party/openh264/codec/console/enc/src/ |
D | welsenc.cpp | 132 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/ |
D | encoder_context.h | 119 SWelsSvcCodingParam* pSvcParam; // SVC parameter, WelsSVCParamConfig in svc_param_settings.h member
|