Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dmd.cpp801 const int32_t* kpQpLambda = &g_kiQpCostTable[0]; in MvdCostInit() local
805 const uint16_t kiLambda = kpQpLambda[i]; in MvdCostInit()