Searched refs:pEdit (Results 1 – 2 of 2) sorted by relevance
377 IAVIEditStreamImpl* pEdit; in IAVIEditStream_fnCopy() local403 if (pEdit == NULL) in IAVIEditStream_fnCopy()423 IAVIEditStreamImpl *pEdit = NULL; in IAVIEditStream_fnPaste() local487 if ((pEdit != NULL && pEdit->bDecompress) || in IAVIEditStream_fnPaste()496 if (pEdit != NULL) { in IAVIEditStream_fnPaste()517 if (pEdit != NULL) { in IAVIEditStream_fnPaste()567 if (pEdit != NULL) { in IAVIEditStream_fnPaste()609 IAVIEditStreamImpl* pEdit; in IAVIEditStream_fnClone() local619 if (pEdit == NULL) in IAVIEditStream_fnClone()622 pEdit->pStreams = HeapReAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, pEdit->pStreams, in IAVIEditStream_fnClone()[all …]
1988 PAVIEDITSTREAM pEdit = NULL; in EditStreamClone() local2001 if (SUCCEEDED(hr) && pEdit != NULL) { in EditStreamClone()2004 IAVIEditStream_Release(pEdit); in EditStreamClone()2017 PAVIEDITSTREAM pEdit = NULL; in EditStreamCopy() local2033 IAVIEditStream_Release(pEdit); in EditStreamCopy()2046 PAVIEDITSTREAM pEdit = NULL; in EditStreamCut() local2062 IAVIEditStream_Release(pEdit); in EditStreamCut()2075 PAVIEDITSTREAM pEdit = NULL; in EditStreamPaste() local2090 IAVIEditStream_Release(pEdit); in EditStreamPaste()2122 PAVIEDITSTREAM pEdit = NULL; in EditStreamSetInfoW() local[all …]