Home
last modified time | relevance | path

Searched refs:VolType (Results 1 – 25 of 42) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvSOUND.c605 void MDrv_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_B… in MDrv_SOUND_SetMixModeMute() argument
607 HAL_SOUND_SetMixModeMute(eSourceType, VolType, EnMute); in MDrv_SOUND_SetMixModeMute()
620 void MDrv_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS… in MDrv_SOUND_SetMixModeVolume() argument
622 HAL_SOUND_SetMixModeVolume(eSourceType, VolType, u8Vol1, u8Vol2); in MDrv_SOUND_SetMixModeVolume()
/utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/
H A DhalSOUND.c1799 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1804 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1836 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1870 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1875 switch(VolType) in HAL_SOUND_SetMixModeMute()
1895 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h187 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
188 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/
H A DhalSOUND.c1799 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1804 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1834 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1869 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1874 switch(VolType) in HAL_SOUND_SetMixModeMute()
1900 switch(VolType) in HAL_SOUND_SetMixModeMute()
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/
H A DhalSOUND.c1787 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1792 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1819 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1851 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1856 switch(VolType) in HAL_SOUND_SetMixModeMute()
1873 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h181 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
182 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalSOUND.c1838 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1843 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1875 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1909 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1914 switch(VolType) in HAL_SOUND_SetMixModeMute()
1934 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h183 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
184 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalSOUND.c1838 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1843 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1875 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1909 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1914 switch(VolType) in HAL_SOUND_SetMixModeMute()
1934 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h183 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
184 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/
H A DhalSOUND.c1889 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1894 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1924 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1959 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1964 switch(VolType) in HAL_SOUND_SetMixModeMute()
1990 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h188 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
189 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalSOUND.c1925 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1930 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1957 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1989 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1994 switch(VolType) in HAL_SOUND_SetMixModeMute()
2011 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h188 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
189 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalSOUND.c1836 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1841 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1873 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1907 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
1912 switch(VolType) in HAL_SOUND_SetMixModeMute()
1932 switch(VolType) in HAL_SOUND_SetMixModeMute()
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/
H A DhalSOUND.c1956 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1961 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1993 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2027 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
2032 switch(VolType) in HAL_SOUND_SetMixModeMute()
2052 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h184 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
185 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/
H A DhalSOUND.c1925 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1930 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1960 switch(VolType) in HAL_SOUND_SetMixModeVolume()
1995 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
2000 switch(VolType) in HAL_SOUND_SetMixModeMute()
2026 switch(VolType) in HAL_SOUND_SetMixModeMute()
/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/
H A DhalSOUND.c2226 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
2231 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2261 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2296 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
2301 switch(VolType) in HAL_SOUND_SetMixModeMute()
2327 switch(VolType) in HAL_SOUND_SetMixModeMute()
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalSOUND.c1980 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
1985 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2014 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2046 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
2051 switch(VolType) in HAL_SOUND_SetMixModeMute()
2068 switch(VolType) in HAL_SOUND_SetMixModeMute()
H A DhalSOUND.h188 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, …
189 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS…
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalSOUND.c2251 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
2256 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2288 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2322 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
2327 switch(VolType) in HAL_SOUND_SetMixModeMute()
2347 switch(VolType) in HAL_SOUND_SetMixModeMute()
/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/
H A DhalSOUND.c2229 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
2237 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2269 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2304 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
2311 switch(VolType) in HAL_SOUND_SetMixModeMute()
2331 switch(VolType) in HAL_SOUND_SetMixModeMute()
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/
H A DhalSOUND.c2254 void HAL_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in HAL_SOUND_SetMixModeVolume() argument
2259 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2291 switch(VolType) in HAL_SOUND_SetMixModeVolume()
2325 void HAL_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_BO… in HAL_SOUND_SetMixModeMute() argument
2330 switch(VolType) in HAL_SOUND_SetMixModeMute()
2350 switch(VolType) in HAL_SOUND_SetMixModeMute()
/utopia/UTPA2-700.0.x/modules/audio/drv/audio/internal/
H A DdrvSOUND.h169 void MDrv_SOUND_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, M…
170 void MDrv_SOUND_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType,…

12