Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dstat.h80 int32_t iMbCount [5][18]; member
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp2144 int32_t iMbCount = iCountNumIMb + iCountNumPMb; in StatOverallEncodingExt() local