Searched refs:tagvideoDecControls (Results 1 – 6 of 6) sorted by relevance
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;
326 mDecHandle = new tagvideoDecControls; in initDecoder()332 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()
83 typedef struct tagvideoDecControls struct