Searched refs:LVCS_MEMREGION_TEMPORARY_FAST (Results 1 – 6 of 6) sorted by relevance
103 pMemoryTable->Region[LVCS_MEMREGION_TEMPORARY_FAST].Size = ScratchSize; in LVCS_Memory()104 pMemoryTable->Region[LVCS_MEMREGION_TEMPORARY_FAST].Type = LVCS_SCRATCH; in LVCS_Memory()105 pMemoryTable->Region[LVCS_MEMREGION_TEMPORARY_FAST].pBaseAddress = LVM_NULL; in LVCS_Memory()
95 pInstance->MemoryTable.Region[LVCS_MEMREGION_TEMPORARY_FAST].pBaseAddress; in LVCS_Process_CS()253 Region[LVCS_MEMREGION_TEMPORARY_FAST].pBaseAddress + in LVCS_Process()
196 pInstance->MemoryTable.Region[LVCS_MEMREGION_TEMPORARY_FAST].pBaseAddress; in LVCS_StereoEnhancer()
199 pInstance->MemoryTable.Region[LVCS_MEMREGION_TEMPORARY_FAST].pBaseAddress; in LVCS_ReverbGenerator()
78 #define LVCS_MEMREGION_TEMPORARY_FAST 3 /* Offset to temporary memory region */ macro
746 …CS_MemTab.Region[LVCS_MEMREGION_TEMPORARY_FAST].pBaseAddress = (void *)InstAlloc_AddMember(&… in LVM_GetInstanceHandle()