Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dparam_svc.h55 #define INVALID_TEMPORAL_ID ((uint8_t)0xff) macro
505 … memset (pDlp->uiCodingIdx2TemporalId, INVALID_TEMPORAL_ID, sizeof (pDlp->uiCodingIdx2TemporalId)); in DetermineTemporalSettings()
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp422 if (iTemporalId != INVALID_TEMPORAL_ID) { in SingleLayerPreprocess()
430 if (iTemporalId != INVALID_TEMPORAL_ID) { in SingleLayerPreprocess()
462 if ((iTemporalId != INVALID_TEMPORAL_ID)) { in SingleLayerPreprocess()
1134 if (iCurTid == INVALID_TEMPORAL_ID) { in DetectSceneChange()
Dencoder_ext.cpp3532 if (iTemporalId == INVALID_TEMPORAL_ID) in WelsEncoderEncodeExt()