Searched refs:KSAUTOMATION_TABLE (Results 1 – 7 of 7) sorted by relevance
490 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()504 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()519 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()540 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()554 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()624 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()637 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()650 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()664 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()721 …ilterDescriptor->NodeDescriptorsCount].AutomationTable = AllocFunction(sizeof(KSAUTOMATION_TABLE)); in BuildUSBAudioFilterTopology()[all …]
53 KSAUTOMATION_TABLE FilterAutomationTable =81 KSAUTOMATION_TABLE PinAutomationTable =312 …, (PVOID*)&FilterDescriptor->AutomationTable, sizeof(KSAUTOMATION_TABLE), sizeof(KSAUTOMATION_TABL… in BdaCreateFilterFactoryEx()
50 KSAUTOMATION_TABLE
2329 } KSAUTOMATION_TABLE, *PKSAUTOMATION_TABLE; typedef2375 const KSAUTOMATION_TABLE* AutomationTable;3224 const KSAUTOMATION_TABLE *AutomationTable;3234 const KSAUTOMATION_TABLE *AutomationTable;
1304 KSAUTOMATION_TABLE AutomationTable; in IKsFilter_CopyFilterDescriptor()1322 RtlZeroMemory(&AutomationTable, sizeof(KSAUTOMATION_TABLE)); in IKsFilter_CopyFilterDescriptor()
2303 KSAUTOMATION_TABLE AutomationTable; in KspCreatePin()2466 RtlZeroMemory(&AutomationTable, sizeof(KSAUTOMATION_TABLE)); in KspCreatePin()
2319 Table = AllocateItem(NonPagedPool, sizeof(KSAUTOMATION_TABLE)); in KsMergeAutomationTables()