Skip to content

[BUG] Topology2: need to set SAMPLE_TYPE_MSB_INTEGER for dai copier #8343

@bardliao

Description

@bardliao

Describe the bug
Now Firmware adjusts valid format in copier according to sample type.
We need to set SAMPLE_TYPE_MSB_INTEGER for all 24 bit format dai copiers.
#8151 did the job for the existing topologies.
However, we need to remember to do the same change when we add new 24 bit dai copier support.
The issue is just a reminder.
Playback output will be no sound if we don't do the change.

To Reproduce
Test 24 bit format with SAMPLE_TYPE_LSB_INTEGER out_sample_type

Reproduction Rate
100%

Expected behavior
Playback output is audible.

Impact
It is not acceptable if playback output no sound.

Environment

    • SOF: After v2.7
  1. Name of the topology file
    • Topology: Without the out_sample_type change
  2. Name of the platform(s) on which the bug is observed.
    • Platform: all

Metadata

Metadata

Assignees

Labels

P3Low-impact bugs or featuresbugSomething isn't working as expected

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions