Home
last modified time | relevance | path

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

/device/google/redbull-kernel/sm7250/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/sunfish-kernel/sm7150/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/redbull-kernel/sm7250/kernel-headers/linux/
Dmsm_audio_alac.h11 struct msm_audio_alac_config { struct
12 uint32_t frameLength;
13 uint8_t compatVersion;
14 uint8_t bitDepth;
15 uint8_t pb;
16 uint8_t mb;
17 uint8_t kb;
18 uint8_t channelCount;
19 uint16_t maxRun;
20 uint32_t maxSize;
[all …]
/device/google/coral-kernel/sm8150/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/coral-kernel/sm8150/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/sunfish-kernel/sm7150/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 …]