Home
last modified time | relevance | path

Searched defs:iMbIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/processing/src/adaptivequantization/
DAdaptiveQuantization.cpp97 int32_t iMbIndex = 0; in Process() local
/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.cpp115 void CBackgroundDetection::GetOUParameters (SVAACalcResult* sVaaCalcInfo, int32_t iMbIndex, int32_t… in GetOUParameters()