Searched refs:PV_TRUE (Results 1 – 9 of 9) sorted by relevance
81 Bool status = PV_TRUE; in PVInitVideoDecoder()161 if (status == PV_TRUE) in PVInitVideoDecoder()237 if (status == PV_TRUE) in PVInitVideoDecoder()238 …status = PV_TRUE; /* we want to make sure that if first layer is bad, second layer is good retu… in PVInitVideoDecoder()244 status = PV_TRUE; in PVInitVideoDecoder()255 video->shortVideoHeader = PV_TRUE; in PVInitVideoDecoder()258 if (video->shortVideoHeader == PV_TRUE) in PVInitVideoDecoder()295 video->initialized = PV_TRUE; in PVInitVideoDecoder()312 Bool status = PV_TRUE; in PVAllocVideoData()317 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()1298 return PV_TRUE; in PVCleanUpVideoEncoder()1343 return PV_TRUE; in PVGetVolHeader()1385 Bool status = PV_TRUE; in PVEncodeVideoFrame()1679 Bool status = PV_TRUE; in PVEncodeFrameSet()2038 return PV_TRUE; in PVGetH263ProfileLevelID()2045 return PV_TRUE; in PVGetH263ProfileLevelID()[all …]
261 outHeader->pBuffer) != PV_TRUE) { in onQueueFilled()275 if (PVDecodeVopBody(mHandle, &tmp) != PV_TRUE) { in onQueueFilled()387 CHECK_EQ((int)PVResetVideoDecoder(mHandle), (int)PV_TRUE); in onPortFlushCompleted()
256 ASSERT_EQ(status, PV_TRUE) << "failed to decode vop header"; in processMpeg4H263Decoder()274 ASSERT_EQ(status, PV_TRUE) << "failed to decode video frame No = %d" << frameIndex; in processMpeg4H263Decoder()372 ASSERT_EQ(status, PV_TRUE); in TEST_P()
35 #define PV_TRUE 1 macro
39 #define PV_TRUE 1 macro
165 &useExtTimestamp, mOutputBuffer[mNumSamplesOutput & 1]) != PV_TRUE) { in decodeFrames()
313 if (PV_TRUE != PVResetVideoDecoder(mDecHandle)) { in onFlush_sm()635 mOutputBuffer[mNumSamplesOutput & 1]) != PV_TRUE) { in process()665 if (PVDecodeVopBody(mDecHandle, &tmpInSize) != PV_TRUE) { in process()