Searched refs:memory_offsets (Results 1 – 8 of 8) sorted by relevance
167 bi->blob.memory_offsets.offsets[IA_CSS_PARAM_CLASS_PARAM]), in sh_css_load_blob_info()173 (void *)(fw + bi->blob.memory_offsets.offsets[IA_CSS_PARAM_CLASS_CONFIG]), in sh_css_load_blob_info()180 (void *)(fw + bi->blob.memory_offsets.offsets[IA_CSS_PARAM_CLASS_STATE]), in sh_css_load_blob_info()
83 memory_offsets; /** offset wrt hdr in bytes */ member
172 const struct ia_css_isp_param_memory_offsets *memory_offsets, in ia_css_isp_param_load_fw_params() argument180 mem_offsets->array[pclass].ptr = (void *)(fw + memory_offsets->offsets[pclass]); in ia_css_isp_param_load_fw_params()
88 const struct ia_css_isp_param_memory_offsets *memory_offsets,
217 if (bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_PARAM] in imgu_css_fw_init()220 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_CONFIG] in imgu_css_fw_init()223 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_STATE] in imgu_css_fw_init()
2732 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_PARAM]; in imgu_css_cfg_vmem0()2812 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_PARAM]; in imgu_css_cfg_dmem0()
711 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_CONFIG]; in imgu_css_pipeline_init()713 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_STATE]; in imgu_css_pipeline_init()
1509 struct imgu_abi_isp_param_memory_offsets memory_offsets; member