Lines Matching refs:pRegion
2592 S_DLS_REGION *pRegion; in DumpDLS() local
2612 pRegion = &pEAS->pWTRegions[j]; in DumpDLS()
2613 EAS_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x00000028 , pRegion->gain); in DumpDLS()
2614 …S_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x00000029 , pRegion->region.rangeLow, pRegion->reg… in DumpDLS()
2615 … EAS_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x0000002a , pRegion->region.keyGroupAndFlags); in DumpDLS()
2616 EAS_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x0000002b , pRegion->loopStart); in DumpDLS()
2617 EAS_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x0000002c , pRegion->loopEnd); in DumpDLS()
2618 EAS_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x0000002d , pRegion->tuning); in DumpDLS()
2619 EAS_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x0000002e , pRegion->artIndex); in DumpDLS()
2620 EAS_ReportEx(_EAS_SEVERITY_NOFILTER, 0x19299ed4, 0x0000002f , pRegion->waveIndex); in DumpDLS()
2622 if (pRegion->region.keyGroupAndFlags & REGION_FLAG_LAST_REGION) in DumpDLS()