Home
last modified time | relevance | path

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

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