Home
last modified time | relevance | path

Searched refs:in_table (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/media/atomisp/pci/
A Dsh_css_param_shading.c71 const struct ia_css_shading_table *in_table, in crop_and_interpolate() argument
90 assert(in_table); in crop_and_interpolate()
93 sensor_width = in_table->sensor_width; in crop_and_interpolate()
94 sensor_height = in_table->sensor_height; in crop_and_interpolate()
95 table_width = in_table->width; in crop_and_interpolate()
96 table_height = in_table->height; in crop_and_interpolate()
97 in_ptr = in_table->data[color]; in crop_and_interpolate()
241 if (!in_table) { in prepare_shading_table()
304 result->sensor_width = in_table->sensor_width; in prepare_shading_table()
305 result->sensor_height = in_table->sensor_height; in prepare_shading_table()
[all …]
A Dsh_css_param_shading.h20 prepare_shading_table(const struct ia_css_shading_table *in_table,

Completed in 5 milliseconds