Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp105 int32_t readPicture (uint8_t* pBuf, const int32_t& iFileSize, const int32_t& bufPos, uint8_t*& pSps… in readPicture() function
336 iSliceSize = readPicture (pBuf, iFileSize, iBufPos, uSpsPtr, iSpsByteCount); in H264DecodeInstance()