HomeSort by relevance Sort by last modified time
    Searched refs:audio_content_type_t (Results 1 - 4 of 4) sorted by null

  /system/core/include/system/
audio.h 82 } audio_content_type_t; typedef in typeref:enum:__anon84354
154 audio_content_type_t content_type;
    [all...]
  /frameworks/base/media/jni/soundpool/
android_media_SoundPool_SoundPoolImpl.cpp 205 (audio_content_type_t) env->GetIntField(jaa, javaAudioAttrFields.fieldContentType);
  /frameworks/base/core/jni/
android_media_AudioTrack.cpp 274 (audio_content_type_t) env->GetIntField(jaa, javaAudioAttrFields.fieldContentType);
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 224 attributes->content_type = (audio_content_type_t) parcel.readInt32();
    [all...]

Completed in 998 milliseconds