Home
last modified time | relevance | path

Searched refs:PSkip (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dwels_common_basis.h155 PSkip = 6 enumerator
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp2137 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][PSkip]; in StatOverallEncodingExt()
2160 (100.0f * pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][PSkip] / iMbCount), in StatOverallEncodingExt()
3979 …>sStatData[iCurDid][0].sSliceData.iMbCount[P_SLICE][PSkip] += pCtx->sPerInfo.iMbCount[P_SLICE][PSk… in WelsEncoderEncodeExt()
Dsvc_encode_slice.cpp189 ++ iMbCount[keSt][PSkip]; in WelsCountMbType()