mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-03 01:40:51 -05:00
Fix typos
found them with codespell. Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
8a24ad3073
commit
7410755c03
45 changed files with 100 additions and 100 deletions
|
|
@ -179,7 +179,7 @@ struct surround_encoder_mapping {
|
|||
#define BT_AUDIO_LOCATION_BC 0x00200000 /* Bottom Front Center */
|
||||
#define BT_AUDIO_LOCATION_BLC 0x00400000 /* Bottom Front Left */
|
||||
#define BT_AUDIO_LOCATION_BRC 0x00800000 /* Bottom Front Right */
|
||||
#define BT_AUDIO_LOCATION_FLW 0x01000000 /* Fron Left Wide */
|
||||
#define BT_AUDIO_LOCATION_FLW 0x01000000 /* Front Left Wide */
|
||||
#define BT_AUDIO_LOCATION_FRW 0x02000000 /* Front Right Wide */
|
||||
#define BT_AUDIO_LOCATION_SSL 0x04000000 /* Left Surround */
|
||||
#define BT_AUDIO_LOCATION_SSR 0x08000000 /* Right Surround */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue