Searched defs:pLogCtx (Results 1 – 16 of 16) sorted by relevance
/third_party/openh264/codec/common/inc/ |
D | utils.h | 55 void* pLogCtx; member
|
/third_party/openh264/codec/encoder/core/src/ |
D | au_set.cpp | 88 static int32_t WelsCheckNumRefSetting (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam, bool bStr… in WelsCheckNumRefSetting() 135 int32_t WelsCheckRefFrameLimitationNumRefFirst (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam) { in WelsCheckRefFrameLimitationNumRefFirst() 143 int32_t WelsCheckRefFrameLimitationLevelIdcFirst (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam… in WelsCheckRefFrameLimitationLevelIdcFirst()
|
D | encoder_ext.cpp | 73 int32_t WelsBitRateVerification (SLogContext* pLogCtx, SSpatialLayerConfig* pLayerParam, int32_t iL… in WelsBitRateVerification() 126 void CheckProfileSetting (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam, int32_t iLayer, EProfi… in CheckProfileSetting() 151 void CheckLevelSetting (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam, int32_t iLayer, ELevelId… in CheckLevelSetting() 163 void CheckReferenceNumSetting (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam, int32_t iNumRef) { in CheckReferenceNumSetting() 174 int32_t SliceArgumentValidationFixedSliceMode (SLogContext* pLogCtx, in SliceArgumentValidationFixedSliceMode() 264 int32_t ParamValidation (SLogContext* pLogCtx, SWelsSvcCodingParam* pCfg) { in ParamValidation() 403 int32_t ParamValidationExt (SLogContext* pLogCtx, SWelsSvcCodingParam* pCodingParam) { in ParamValidationExt() 699 int32_t WelsEncoderApplyBitRate (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam, int iLayer) { in WelsEncoderApplyBitRate() 726 int32_t WelsEncoderApplyBitVaryRang (SLogContext* pLogCtx, SWelsSvcCodingParam* pParam, int32_t iRa… in WelsEncoderApplyBitVaryRang() 2011 int32_t InitSliceSettings (SLogContext* pLogCtx, SWelsSvcCodingParam* pCodingParam, in InitSliceSettings() [all …]
|
D | slice_multi_threading.cpp | 264 SLogContext* pLogCtx = & ((*ppCtx)->sLogCtx); in RequestMtResource() local
|
D | paraset_strategy.cpp | 448 …rsetSpsListing::CheckParamCompatibility (SWelsSvcCodingParam* pCodingParam, SLogContext* pLogCtx) { in CheckParamCompatibility()
|
D | ref_list_mgr_svc.cpp | 159 SLogContext* pLogCtx = & (pCtx->sLogCtx); in DeleteInvalidLTR() local
|
D | wels_preprocess.cpp | 1129 SLogContext* pLogCtx = & (pCtx->sLogCtx); in DetectSceneChange() local
|
/third_party/openh264/test/decoder/ |
D | DecUT_ParseSyntax.cpp | 83 int32_t InitDecoder (const SDecodingParam* pParam, PWelsDecoderContext pCtx, SLogContext* pLogCtx) { in InitDecoder() 108 long Initialize (const SDecodingParam* pParam, PWelsDecoderContext pCtx, SLogContext* pLogCtx) { in Initialize()
|
/third_party/openh264/codec/decoder/core/src/ |
D | decoder.cpp | 314 void WelsDecoderDefaults (PWelsDecoderContext pCtx, SLogContext* pLogCtx) { in WelsDecoderDefaults() 598 int32_t WelsOpenDecoder (PWelsDecoderContext pCtx, SLogContext* pLogCtx) { in WelsOpenDecoder() 688 int32_t WelsInitDecoder (PWelsDecoderContext pCtx, SLogContext* pLogCtx) { in WelsInitDecoder()
|
D | au_parser.cpp | 118 SLogContext* pLogCtx = & (pCtx->sLogCtx); in ParseNalHeader() local
|
D | mv_pred.cpp | 328 SLogContext* pLogCtx = & (pCtx->sLogCtx); in GetColocatedMb() local
|
D | parse_mb_syn_cavlc.cpp | 1542 SLogContext* pLogCtx = & (pCtx->sLogCtx); in ParseInterBInfo() local
|
D | decoder_core.cpp | 894 SLogContext* pLogCtx = & (pCtx->sLogCtx); in ParseSliceHeaderSyntaxs() local
|
D | parse_mb_syn_cabac.cpp | 896 SLogContext* pLogCtx = & (pCtx->sLogCtx); in ParseInterBMotionInfoCabac() local
|
D | decode_slice.cpp | 1444 SLogContext* pLogCtx = & (pCtx->sLogCtx); in WelsDecodeMbCabacBSlice() local
|
/third_party/openh264/codec/encoder/core/inc/ |
D | paraset_strategy.h | 119 bool CheckParamCompatibility (SWelsSvcCodingParam* pCodingParam, SLogContext* pLogCtx) { in CheckParamCompatibility()
|