Home
last modified time | relevance | path

Searched defs:audio_format (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
H A Dvoicemail_transcription.proto88 optional AudioFormat audio_format = 2; field
103 optional AudioFormat audio_format = 2; field
/aosp12/hardware/qcom/audio/legacy/libalsa-intf/
H A Daplay.c73 uint16_t audio_format; member
H A Darec.c77 uint16_t audio_format; member
/aosp12/system/extras/sound/
H A Dplaywav.c114 uint16_t audio_format; member
/aosp12/frameworks/base/cmds/bootanimation/
H A Daudioplay.cpp76 uint16_t audio_format; member
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h125 enum audio_format { enum
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c742 const audio_format_t audio_format = out_get_format(&(out->stream.common)); in out_write() local
1172 audio_format_t audio_format = in_get_format(&(in->stream.common)); in in_read() local