Searched defs:pisp_be_config (Results 1 – 4 of 4) sorted by relevance
316 struct pisp_be_config { struct317 struct pisp_be_input_buffer_config input_buffer;318 struct pisp_be_tdn_input_buffer_config tdn_input_buffer;319 struct pisp_be_stitch_input_buffer_config stitch_input_buffer;320 struct pisp_be_tdn_output_buffer_config tdn_output_buffer;321 struct pisp_be_stitch_output_buffer_config stitch_output_buffer;322 struct pisp_be_output_buffer_config output_buffer[PISP_BACK_END_NUM_OUTPUTS];323 struct pisp_be_hog_buffer_config hog_buffer;324 struct pisp_be_global_config global;325 struct pisp_image_format_config input_format;[all …]