/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.h | 90 …eDevice(unsigned flags, char* hw, int sampleRate, int channelCount, int periodSize, bool playback); 111 status_t setSoftwareParams(pcm *pcm, bool playback);
|
D | AudioUsbALSA.cpp | 327 status_t AudioUsbALSA::setSoftwareParams(pcm *pcm, bool playback) in setSoftwareParams() argument 343 if (playback) { in setSoftwareParams() 590 …eDevice(unsigned flags, char* hw, int sampleRate, int channelCount, int periodSize, bool playback){ in configureDevice() argument 613 err = setSoftwareParams(handle, playback); in configureDevice()
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITuner.hal | 98 * playback in single-tuner device. 123 * Forces the analog playback for the supporting radio technology. 125 * User may disable digital playback for FM HD Radio or hybrid FM/DAB with 140 * Checks, if the analog playback is forced, see setAnalogForced.
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 169 * Notifies to the audio driver to stop playback however the queued buffers 176 * Implementation of this function is mandatory for offloaded playback. 183 * Notifies to the audio driver to resume playback following a pause. 186 * Implementation of this function is mandatory for offloaded playback. 216 * Implementation of this function is mandatory for offloaded playback. 227 * Implementation of this function is mandatory for offloaded playback.
|
/hardware/interfaces/audio/5.0/ |
D | IStreamOut.hal | 180 * Notifies to the audio driver to stop playback however the queued buffers 187 * Implementation of this function is mandatory for offloaded playback. 194 * Notifies to the audio driver to resume playback following a pause. 197 * Implementation of this function is mandatory for offloaded playback. 227 * Implementation of this function is mandatory for offloaded playback. 239 * Implementation of this function is mandatory for offloaded playback.
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 180 * Notifies to the audio driver to stop playback however the queued buffers 187 * Implementation of this function is mandatory for offloaded playback. 194 * Notifies to the audio driver to resume playback following a pause. 197 * Implementation of this function is mandatory for offloaded playback. 227 * Implementation of this function is mandatory for offloaded playback. 239 * Implementation of this function is mandatory for offloaded playback.
|
D | types.hal | 125 /** Metadata of a playback track for a StreamOut. */
|
/hardware/qcom/audio/hal/ |
D | platform_api.h | 204 bool playback, 208 bool playback,
|
/hardware/qcom/audio/hal/audio_extn/ |
D | usb.c | 1229 bool playback) { in audio_extn_usb_find_service_interval() argument 1239 if ((playback && (dev_info->type == USB_PLAYBACK)) || in audio_extn_usb_find_service_interval() 1240 (!playback && (dev_info->type == USB_CAPTURE))) { in audio_extn_usb_find_service_interval() 1251 int audio_extn_usb_altset_for_service_interval(bool playback, in audio_extn_usb_altset_for_service_interval() argument 1269 if ((playback && dev_info->type == USB_PLAYBACK) || in audio_extn_usb_altset_for_service_interval() 1270 (!playback && dev_info->type == USB_CAPTURE)) { in audio_extn_usb_altset_for_service_interval() 1289 if ((playback && usb_output_device(card_info->usb_device_type)) || in audio_extn_usb_altset_for_service_interval() 1290 (!playback && usb_input_device(card_info->usb_device_type))) { in audio_extn_usb_altset_for_service_interval()
|
D | audio_extn.h | 107 unsigned long audio_extn_usb_find_service_interval(bool min, bool playback);
|
/hardware/invensense/6515/libsensors_iio/software/build/android/ |
D | shared.mk | 28 APP_FOLDERS += $(INV_ROOT)/simple_apps/playback/linux/build/$(TARGET)
|
/hardware/invensense/65xx/libsensors_iio/software/build/android/ |
D | shared.mk | 28 APP_FOLDERS += $(INV_ROOT)/simple_apps/playback/linux/build/$(TARGET)
|
/hardware/interfaces/automotive/audiocontrol/1.0/ |
D | types.hal | 27 MUSIC, /* Music playback */
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxStore.hal | 104 * key: 'feature-adaptive-playback', value: enum<0,1> 105 * key: 'feature-secure-playback', value: enum<0,1> 106 * key: 'feature-tunneled-playback', value: enum<0,1>
|
D | IOmxNode.hal | 144 * Prepare a port for adaptive playback. This is based on the extension 148 * @param enable Whether the adaptive playback is enabled or not. 163 * Configure a port for a tunneled playback mode. This is based on the
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 282 bool isOffload; // true if the playback thread the effect 284 AudioIoHandle ioHandle; // io handle of the playback thread
|
D | IEffect.hal | 228 * This command indicates if the playback thread the effect is attached to 229 * is offloaded or not, and updates the I/O handle of the playback thread
|
/hardware/interfaces/audio/effect/4.0/ |
D | types.hal | 282 bool isOffload; // true if the playback thread the effect 284 AudioIoHandle ioHandle; // io handle of the playback thread
|
D | IEffect.hal | 214 * This command indicates if the playback thread the effect is attached to 215 * is offloaded or not, and updates the I/O handle of the playback thread
|
/hardware/interfaces/audio/effect/5.0/ |
D | types.hal | 284 bool isOffload; // true if the playback thread the effect 286 AudioIoHandle ioHandle; // io handle of the playback thread
|
D | IEffect.hal | 214 * This command indicates if the playback thread the effect is attached to 215 * is offloaded or not, and updates the I/O handle of the playback thread
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 139 * playback path. 145 * to include all post processing applied to the playback path. 700 COMPRESS_OFFLOAD = 0x10, // offload playback of compressed streams to 797 /** Metadata of a playback track for a StreamOut. */
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 56 * Forces the analog playback for the supporting radio technology. 58 * User may disable digital playback for FM HD Radio or hybrid FM/DAB with 67 * Forces the digital playback for the supporting radio technology.
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 5063 bool playback, in platform_set_usb_service_interval() argument 5070 if (!playback) { in platform_set_usb_service_interval() 5089 (void)playback; in platform_set_usb_service_interval() 5096 bool playback, in platform_get_usb_service_interval() argument 5101 if (!playback) { in platform_get_usb_service_interval() 5116 (void)playback; in platform_get_usb_service_interval()
|
/hardware/interfaces/tv/cec/2.0/ |
D | types.hal | 283 * For example a playback device support root menu and setup menu,
|