Searched refs:bLastGOP (Results 1 – 3 of 3) sorted by relevance
1002 m_sPictInfoList[i].bLastGOP = true; in BufferingReadyPicture()1019 m_sPictInfoList[i].bLastGOP = true; in BufferingReadyPicture()1033 m_sPictInfoList[i].bLastGOP = false; in BufferingReadyPicture()1055 …tatus.iMinPOC == IMinInt32 && m_sPictInfoList[i].iPOC > IMinInt32 && m_sPictInfoList[i].bLastGOP) { in ReleaseBufferedReadyPictureReorder()1065 && m_sPictInfoList[i].bLastGOP) { in ReleaseBufferedReadyPictureReorder()1086 m_sPictInfoList[m_sReoderingStatus.iPictInfoIndex].bLastGOP = false; in ReleaseBufferedReadyPictureReorder()1139 m_sPictInfoList[m_sReoderingStatus.iPictInfoIndex].bLastGOP = false; in ReleaseBufferedReadyPictureReorder()1185 if (m_sPictInfoList[m_sReoderingStatus.iPictInfoIndex].bLastGOP) { in ReleaseBufferedReadyPictureNoReorder()1187 m_sPictInfoList[m_sReoderingStatus.iPictInfoIndex].bLastGOP = false; in ReleaseBufferedReadyPictureNoReorder()
288 bool bLastGOP; member
303 pPictInfo[i].bLastGOP = false; in ResetReorderingPictureBuffers()