Home
last modified time | relevance | path

Searched defs:decCtrl (Results 1 – 1 of 1) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dpvdec_api.cpp68 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 …]