Searched refs:audio_timestretch_stretch_mode_t (Results 1 – 12 of 12) sorted by relevance
51 } audio_timestretch_stretch_mode_t; typedef
2106 audio_timestretch_stretch_mode_t mStretchMode;
96 static status_t validatePlaybackRateStretchMode(audio_timestretch_stretch_mode_t stretchMode);
42 using AudioTimestretchStretchMode = ::audio_timestretch_stretch_mode_t;
164 audio_timestretch_stretch_mode_t stretchMode) in validatePlaybackRateStretchMode()
382 ConversionResult<audio_timestretch_stretch_mode_t>385 legacy2aidl_audio_timestretch_stretch_mode_t_int32_t(audio_timestretch_stretch_mode_t legacy);
305 @export(name="audio_timestretch_stretch_mode_t", value_prefix="AUDIO_TIMESTRETCH_STRETCH_")
320 @export(name="audio_timestretch_stretch_mode_t", value_prefix="AUDIO_TIMESTRETCH_STRETCH_")
719 static_cast<audio_timestretch_stretch_mode_t>(playbackRate.timestretchMode), in setPlaybackRateParameters()
2220 ConversionResult<audio_timestretch_stretch_mode_t>2222 return convertReinterpret<audio_timestretch_stretch_mode_t>(aidl); in aidl2legacy_int32_t_audio_timestretch_stretch_mode_t()2226 legacy2aidl_audio_timestretch_stretch_mode_t_int32_t(audio_timestretch_stretch_mode_t legacy) { in legacy2aidl_audio_timestretch_stretch_mode_t_int32_t()
739 static_cast<audio_timestretch_stretch_mode_t>( in getPlaybackRateParameters()