Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp187 …int32_t iWeightArray[4][4] = { {2000, 0, 0, 0}, {1200, 800, 0, 0}, {800, 600, 300, 0}, {500, 300, … in RcInitTlWeight() local
193 pTOverRc[n].iTlayerWeight = iWeightArray[kiDecompositionStages][n]; in RcInitTlWeight()