Home
last modified time | relevance | path

Searched defs:msm_audio_alac_config (Results 1 – 4 of 4) sorted by relevance

/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_audio_alac.h9 struct msm_audio_alac_config { struct
10 uint32_t frameLength;
11 uint8_t compatVersion;
12 uint8_t bitDepth;
13 uint8_t pb; /* currently unused */
14 uint8_t mb; /* currently unused */
15 uint8_t kb; /* currently unused */
16 uint8_t channelCount;
17 uint16_t maxRun; /* currently unused */
18 uint32_t maxSize;
[all …]
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_audio_alac.h9 struct msm_audio_alac_config { struct
10 uint32_t frameLength;
11 uint8_t compatVersion;
12 uint8_t bitDepth;
13 uint8_t pb; /* currently unused */
14 uint8_t mb; /* currently unused */
15 uint8_t kb; /* currently unused */
16 uint8_t channelCount;
17 uint16_t maxRun; /* currently unused */
18 uint32_t maxSize;
[all …]
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_audio_alac.h23 struct msm_audio_alac_config { struct
24 uint32_t frameLength;
25 uint8_t compatVersion;
26 uint8_t bitDepth;
27 uint8_t pb;
28 uint8_t mb;
29 uint8_t kb;
30 uint8_t channelCount;
31 uint16_t maxRun;
32 uint32_t maxSize;
[all …]
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_audio_alac.h9 struct msm_audio_alac_config { struct
10 uint32_t frameLength;
11 uint8_t compatVersion;
12 uint8_t bitDepth;
13 uint8_t pb; /* currently unused */
14 uint8_t mb; /* currently unused */
15 uint8_t kb; /* currently unused */
16 uint8_t channelCount;
17 uint16_t maxRun; /* currently unused */
18 uint32_t maxSize;
[all …]