Home
last modified time | relevance | path

Searched refs:specific_cfg_size (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/nhlt/
H A Dnhlt-dmic-info.c142 uint32_t off, specific_cfg_size; in nhlt_dmic_ep_to_json() local
147 specific_cfg_size = get_u32le(ep, off); in nhlt_dmic_ep_to_json()
148 if (off + specific_cfg_size > ep_size) in nhlt_dmic_ep_to_json()
164 if (off - NHLT_EP_HDR_SIZE + VENDOR_MIC_CFG_SIZE > specific_cfg_size) { in nhlt_dmic_ep_to_json()

Completed in 2 milliseconds