Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 13a7ca37 authored by Amit Shekhar's avatar Amit Shekhar Committed by Linux Build Service Account
Browse files

frameworks/av: Support 24 bit pcm data conversion to 8_24 format

-To play 24 bit pcm on offload path, WAV extractor must convert the
input into 8_24 bit format. Currently, 24 bit data is converted to
16 bit samples only. By padding first byte to zero, 24 bit data is
converted to 8_24 format.
-By setting an output format key in Awesome player, WAV extractor
knows whether to provide data in 16 bit or 8_24 bit format.

Change-Id: I4fcdfcf4a9be8a1bb54ccd39735e8d570f90b658
parent ea6893ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment