Searched refs:PVResetVideoDecoder (Results 1 – 5 of 5) sorted by relevance
153 Bool PVResetVideoDecoder(VideoDecControls *decCtrl);
387 CHECK_EQ((int)PVResetVideoDecoder(mHandle), (int)PV_TRUE); in onPortFlushCompleted()
371 int32_t status = PVResetVideoDecoder(mDecHandle); in TEST_P()
313 if (PV_TRUE != PVResetVideoDecoder(mDecHandle)) { in onFlush_sm()
546 Bool PVResetVideoDecoder(VideoDecControls *decCtrl) in PVResetVideoDecoder() function