Home
last modified time | relevance | path

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

/hardware/qcom/msm8996/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 …]
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_audio_alac.h24 struct msm_audio_alac_config { struct
25 uint32_t frameLength;
26 uint8_t compatVersion;
27 uint8_t bitDepth;
29 uint8_t pb;
30 uint8_t mb;
31 uint8_t kb;
32 uint8_t channelCount;
34 uint16_t maxRun;
35 uint32_t maxSize;
[all …]
/hardware/qcom/msm8998/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 …]
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_audio_alac.h24 struct msm_audio_alac_config { struct
25 uint32_t frameLength;
26 uint8_t compatVersion;
27 uint8_t bitDepth;
29 uint8_t pb;
30 uint8_t mb;
31 uint8_t kb;
32 uint8_t channelCount;
34 uint16_t maxRun;
35 uint32_t maxSize;
[all …]