Searched defs:PVDFILTER (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVD.cpp216 typedef VDFILTER *PVDFILTER; typedef
294 /** Read filter chain - PVDFILTER. */
296 /** Write filter chain - PVDFILTER. */
948 static uint32_t vdFilterRelease(PVDFILTER pFilter)
966 static uint32_t vdFilterRetain(PVDFILTER pFilter)
1003 PVDFILTER pFilter;
1035 PVDFILTER pFilter;
6732 PVDFILTER pFilter = NULL;
6753 pFilter = (PVDFILTER)RTMemAllocZ(sizeof(VDFILTER));
9004 PVDFILTER pFilte
[all...]

Completed in 79 milliseconds