Searched refs:vid_in (Results 1 – 2 of 2) sorted by relevance
348 …OSCL_IMPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, Vid…376 …OSCL_IMPORT_REF Bool PVEncodeFrameSet(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, ULong…
1382 OSCL_EXPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, VideoEn… in PVEncodeVideoFrame() argument1401 ULong modTime = vid_in->timestamp; in PVEncodeVideoFrame()1491 video->input = vid_in; /* point to the frame input */ in PVEncodeVideoFrame()1677 OSCL_EXPORT_REF Bool PVEncodeFrameSet(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, ULong *ne… in PVEncodeFrameSet() argument1691 ULong modTime = vid_in->timestamp; in PVEncodeFrameSet()1761 video->input = vid_in; /* point to the frame input */ in PVEncodeFrameSet()