Searched refs:tagvideoDecControls (Results 1 – 7 of 7) sorted by relevance
32 struct tagvideoDecControls;52 tagvideoDecControls *mDecHandle = nullptr;71 mDecHandle = new tagvideoDecControls; in initDecoder()75 memset(mDecHandle, 0, sizeof(tagvideoDecControls)); in initDecoder()
23 struct tagvideoDecControls;55 tagvideoDecControls *mHandle;
56 mHandle(new tagvideoDecControls), in SoftMPEG4()82 memset(mHandle, 0, sizeof(tagvideoDecControls)); in initDecoder()
23 struct tagvideoDecControls;57 tagvideoDecControls *mDecHandle;
329 mDecHandle = new tagvideoDecControls; in initDecoder()335 memset(mDecHandle, 0, sizeof(tagvideoDecControls)); in initDecoder()
49 struct tagvideoDecControls;88 tagvideoDecControls *mDecHandle;100 mDecHandle = new tagvideoDecControls; in initDecoder()105 memset(mDecHandle, 0, sizeof(tagvideoDecControls)); in initDecoder()
76 typedef struct tagvideoDecControls struct