Searched refs:PV_TRUE (Results 1 – 6 of 6) sorted by relevance
79 Bool status = PV_TRUE; in PVInitVideoDecoder()157 if (status == PV_TRUE) in PVInitVideoDecoder()232 if (status == PV_TRUE) in PVInitVideoDecoder()233 …status = PV_TRUE; /* we want to make sure that if first layer is bad, second layer is good retu… in PVInitVideoDecoder()239 status = PV_TRUE; in PVInitVideoDecoder()250 video->shortVideoHeader = PV_TRUE; in PVInitVideoDecoder()253 if (video->shortVideoHeader == PV_TRUE) in PVInitVideoDecoder()290 video->initialized = PV_TRUE; in PVInitVideoDecoder()307 Bool status = PV_TRUE; in PVAllocVideoData()312 if (video->shortVideoHeader == PV_TRUE) in PVAllocVideoData()[all …]
573 if (pattern == msk[n_stuffed-1]) return PV_TRUE; in validStuffing()586 return PV_TRUE; in validStuffing_h263()589 if (pattern == 0) return PV_TRUE; in validStuffing_h263()
181 return PV_TRUE; in PVGetDefaultEncOption()196 Bool status = PV_TRUE; in PVInitVideoEncoder()637 if (status != PV_TRUE) in PVInitVideoEncoder()1092 return PV_TRUE; in PVInitVideoEncoder()1302 return PV_TRUE; in PVCleanUpVideoEncoder()1347 return PV_TRUE; in PVGetVolHeader()1389 Bool status = PV_TRUE; in PVEncodeVideoFrame()1683 Bool status = PV_TRUE; in PVEncodeFrameSet()2042 return PV_TRUE; in PVGetH263ProfileLevelID()2049 return PV_TRUE; in PVGetH263ProfileLevelID()[all …]
246 outHeader->pBuffer) != PV_TRUE) { in onQueueFilled()357 CHECK_EQ((int)PVResetVideoDecoder(mHandle), (int)PV_TRUE); in onPortFlushCompleted()
35 #define PV_TRUE 1 macro
38 #define PV_TRUE 1 macro