Home
last modified time | relevance | path

Searched refs:AudioTimestretchStretchMode (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/include/media/
H A DAudioResamplerPublic.h42 using AudioTimestretchStretchMode = ::audio_timestretch_stretch_mode_t; variable
/aosp12/frameworks/av/media/libaudioprocessing/include/media/
H A DAudioResamplerPublic.h42 using AudioTimestretchStretchMode = ::audio_timestretch_stretch_mode_t; variable
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_PlaybackParams.h89 (AudioTimestretchStretchMode)env->GetIntField(params, fields.audio_stretch_mode); in fillFromJobject()
/aosp12/frameworks/av/media/libmedia/
H A DIMediaPlayer.cpp246 rate->mStretchMode = (AudioTimestretchStretchMode)reply.readInt32(); in getPlaybackSettings()
738 rate.mStretchMode = (AudioTimestretchStretchMode)data.readInt32(); in onTransact()