Skip to content

Commit

Permalink
spes: audio: Remove audio format 16bit deep_buffer
Browse files Browse the repository at this point in the history
Signed-off-by: HeroBuxx <[email protected]>
  • Loading branch information
boedhack99 authored and herobuxx committed Jun 28, 2022
1 parent 8b06b2e commit 3cd0e0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions audio/audio_policy_configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@
flags="AUDIO_OUTPUT_FLAG_DEEP_BUFFER">
<profile name="" format="AUDIO_FORMAT_PCM_24_BIT_PACKED"
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
</mixPort>
<mixPort name="mmap_no_irq_out" role="source" flags="AUDIO_OUTPUT_FLAG_DIRECT|AUDIO_OUTPUT_FLAG_MMAP_NOIRQ">
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
Expand Down

0 comments on commit 3cd0e0c

Please sign in to comment.