Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder.h177 void ResetReorderingPictureBuffers (PPictReoderingStatus pPictReoderingStatus, PPictInfo pPictInfo,
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp292 void ResetReorderingPictureBuffers (PPictReoderingStatus pPictReoderingStatus, PPictInfo pPictInfo, in ResetReorderingPictureBuffers() argument
294 if (pPictReoderingStatus != NULL && pPictInfo != NULL) { in ResetReorderingPictureBuffers()
303 pPictInfo[i].bLastGOP = false; in ResetReorderingPictureBuffers()
304 pPictInfo[i].iPOC = IMinInt32; in ResetReorderingPictureBuffers()
306 pPictInfo->sBufferInfo.iBufferStatus = 0; in ResetReorderingPictureBuffers()