Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp179 …nsigned long long& uiTimeStamp, int32_t& iWidth, int32_t& iHeight, int32_t& iLastWidth, int32_t iL… in FlushFrames()
244 int32_t iLastWidth = 0, iLastHeight = 0; in H264DecodeInstance() local