Searched refs:PVSetReferenceYUV (Results 1 – 5 of 5) sorted by relevance
161 OSCL_IMPORT_REF void PVSetReferenceYUV(VideoDecControls *decCtrl, uint8 *refYUV);
219 PVSetReferenceYUV(mHandle, outHeader->pBuffer); in onQueueFilled()
242 PVSetReferenceYUV(mDecHandle, mOutputBuffer[1]); in processMpeg4H263Decoder()
619 PVSetReferenceYUV(mDecHandle,mOutputBuffer[1]); in process()
1534 OSCL_EXPORT_REF void PVSetReferenceYUV(VideoDecControls *decCtrl, uint8 *YUV) in PVSetReferenceYUV() function