Home
last modified time | relevance | path

Searched refs:iTlOfFrames (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Drc.h183 int8_t iTlOfFrames[VGOP_SIZE]; member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp202 pWelsSvcRc->iTlOfFrames[n] = 0; in RcInitTlWeight()
205 pWelsSvcRc->iTlOfFrames[k + n] = i; in RcInitTlWeight()
495 int32_t iTlLast = pWelsSvcRc->iTlOfFrames[iLastIdxCodecInVGop]; in RcCalculatePictureQp()
516 int32_t iTlLast = pWelsSvcRc->iTlOfFrames[iLastIdxCodecInVGop]; in RcCalculatePictureQp()
792 iVGopBitsPred += pTOverRc[pWelsSvcRc->iTlOfFrames[i]].iMinBitsTl; in RcVBufferCalculationSkip()