comparison loader/dmo/dmo_guids.h @ 18613:052b4ad84883

Change "Supress" to "Suppress" in a couple comments.
author corey
date Wed, 07 Jun 2006 00:15:28 +0000
parents 8e00b6a9e40b
children 3baf6a2283da
comparison
equal deleted inserted replaced
18612:3e5c6886c11c 18613:052b4ad84883
21 21
22 // Acoustic Echo Canceller 22 // Acoustic Echo Canceller
23 // Matches KSNODETYPE_ACOUSTIC_ECHO_CANCEL 23 // Matches KSNODETYPE_ACOUSTIC_ECHO_CANCEL
24 extern const GUID DMOCATEGORY_ACOUSTIC_ECHO_CANCEL; 24 extern const GUID DMOCATEGORY_ACOUSTIC_ECHO_CANCEL;
25 25
26 // Noise Supression 26 // Noise Suppression
27 // Matches KSNODETYPE_AUDIO_NOISE_SUPPRESS 27 // Matches KSNODETYPE_AUDIO_NOISE_SUPPRESS
28 extern const GUID DMOCATEGORY_AUDIO_NOISE_SUPPRESS; 28 extern const GUID DMOCATEGORY_AUDIO_NOISE_SUPPRESS;
29 29
30 // Automatic Gain Control 30 // Automatic Gain Control
31 // Matches KSNODETYPE_AGC 31 // Matches KSNODETYPE_AGC