Searched defs:ppCtx (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/processing/src/common/ |
D | WelsFrameWork.cpp | 47 EResult WelsCreateVpInterface (void** ppCtx, int iVersion) { in WelsCreateVpInterface() 69 EResult CreateSpecificVpInterface (IWelsVP** ppCtx) { in CreateSpecificVpInterface()
|
/third_party/openh264/codec/encoder/core/src/ |
D | encoder_ext.cpp | 749 int32_t AcquireLayersNals (sWelsEncCtx** ppCtx, SWelsSvcCodingParam* pParam, int32_t* pCountLayers, in AcquireLayersNals() 907 int32_t InitMbListD (sWelsEncCtx** ppCtx) { in InitMbListD() 1008 static inline int32_t InitDqLayers (sWelsEncCtx** ppCtx, SExistingParasetList* pExistingParasetList… in InitDqLayers() 1224 int32_t AllocStrideTables (sWelsEncCtx** ppCtx, const int32_t kiNumSpatialLayers) { in AllocStrideTables() 1533 int32_t RequestMemorySvc (sWelsEncCtx** ppCtx, SExistingParasetList* pExistingParasetList) { in RequestMemorySvc() 1797 void FreeMemorySvc (sWelsEncCtx** ppCtx) { in FreeMemorySvc() 2239 void WelsUninitEncoderExt (sWelsEncCtx** ppCtx) { in WelsUninitEncoderExt() 2283 int32_t WelsInitEncoderExt (sWelsEncCtx** ppCtx, SWelsSvcCodingParam* pCodingParam, SLogContext* pL… in WelsInitEncoderExt() 4158 int32_t WelsEncoderParamAdjust (sWelsEncCtx** ppCtx, SWelsSvcCodingParam* pNewParam) { in WelsEncoderParamAdjust() 4455 int32_t WelsEncoderApplyLTR (SLogContext* pLogCtx, sWelsEncCtx** ppCtx, SLTRConfig* pLTRValue) { in WelsEncoderApplyLTR()
|
D | slice_multi_threading.cpp | 251 int32_t RequestMtResource (sWelsEncCtx** ppCtx, SWelsSvcCodingParam* pCodingParam, const int32_t iC… in RequestMtResource() 363 void ReleaseMtResource (sWelsEncCtx** ppCtx) { in ReleaseMtResource()
|