Home
last modified time | relevance | path

Searched refs:offsets (Results 1 – 13 of 13) sorted by relevance

/sof-3.4.0/src/audio/
Dkpb.c101 uint32_t offsets[KPB_MAX_MICSEL_CHANNELS]; member
936 uint32_t in_channels, uint32_t micsel_channels, uint32_t *offsets) in kpb_micselect_copy16() argument
955 const ae_int16 *input_data = (const ae_int16 *)(in_ptr) + offsets[ch]; in kpb_micselect_copy16()
969 uint32_t in_channels, uint32_t micsel_channels, uint32_t *offsets) in kpb_micselect_copy32() argument
989 const ae_int32 *input_data = (const ae_int32 *)(in_ptr) + offsets[ch]; in kpb_micselect_copy32()
1003 uint32_t in_channels, uint32_t micsel_channels, uint32_t *offsets) in kpb_micselect_copy16() argument
1027 out_data[out_samples + ch] = in_data[i + offsets[ch]]; in kpb_micselect_copy16()
1035 uint32_t in_channels, uint32_t micsel_channels, uint32_t *offsets) in kpb_micselect_copy32() argument
1058 out_data[out_samples + ch] = in_data[i + offsets[ch]]; in kpb_micselect_copy32()
1070 uint32_t *offsets = kpb->offsets; in kpb_micselect_copy() local
[all …]
/sof-3.4.0/src/platform/tigerlake/
Dboot_ldr.x.in5 * offsets with headers.
Drom.x.in5 * offsets with headers.
Dtigerlake.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/mt8195/
Dmt8195.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/mt8188/
Dmt8188.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/mt8186/
Dmt8186.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/imx8/
Dimx8.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/imx8ulp/
Dimx8ulp.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/imx8m/
Dimx8m.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/amd/renoir/
Drenoir.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/amd/rembrandt/
Drembrandt.x.in5 * offsets with headers.
/sof-3.4.0/src/platform/
DKconfig373 # TODO: it should just take manifest version and offsets