Searched defs:decCtrl (Results 1 – 1 of 1) sorted by relevance
68 OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], in PVInitVideoDecoder()283 Bool PVAllocVideoData(VideoDecControls *decCtrl, int width, int height, int nLayers) in PVAllocVideoData()527 Bool PVResetVideoDecoder(VideoDecControls *decCtrl) in PVResetVideoDecoder()554 OSCL_EXPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl) in PVCleanUpVideoDecoder()719 OSCL_EXPORT_REF void PVGetVideoDimensions(VideoDecControls *decCtrl, int32 *display_width, int32 *d… in PVGetVideoDimensions()735 uint32 PVGetVideoTimeStamp(VideoDecControls *decCtrl) in PVGetVideoTimeStamp()751 OSCL_EXPORT_REF void PVSetPostProcType(VideoDecControls *decCtrl, int mode) in PVSetPostProcType()767 int PVGetDecBitrate(VideoDecControls *decCtrl) in PVGetDecBitrate()791 int PVGetDecFramerate(VideoDecControls *decCtrl) in PVGetDecFramerate()807 uint8 *PVGetDecOutputFrame(VideoDecControls *decCtrl) in PVGetDecOutputFrame()[all …]