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

/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
H A Dia_css_sdis_types.h36 grid;/** grid info contains the dimensions of the dvs grid */ member in struct:ia_css_dvs_coefficients
37 s16 *hor_coefs; /** the pointer to int16_t[grid.num_hor_coefs * IA_CSS_DVS_NUM_COEF_TYPES]
39 s16 *ver_coefs; /** the pointer to int16_t[grid.num_ver_coefs * IA_CSS_DVS_NUM_COEF_TYPES]
49 grid;/** grid info contains the dimensions of the dvs grid */ member in struct:ia_css_dvs_statistics
50 s32 *hor_proj; /** the pointer to int16_t[grid.height * IA_CSS_DVS_NUM_COEF_TYPES]
52 s32 *ver_proj; /** the pointer to int16_t[grid
[all...]
H A Dia_css_sdis.host.c25 .grid = { 0, 0, 0, 0, 0, 0, 0, 0 },
45 unsigned int aligned_width = from->grid.aligned_width *
46 from->grid.bqs_per_grid_cell;
47 unsigned int width = from->grid.num_hor_coefs;
72 unsigned int aligned_height = from->grid.aligned_height *
73 from->grid.bqs_per_grid_cell;
74 unsigned int height = from->grid.num_ver_coefs;
190 dis->grid.dim.width =
192 dis->grid.dim.height =
194 dis->grid
309 ia_css_isp_dvs_statistics_allocate( const struct ia_css_dvs_grid_info *grid) argument
[all...]
H A Dia_css_sdis.host.h69 const struct ia_css_dvs_grid_info *grid);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/
H A Dia_css_sdis2_types.h41 * e.g. hor_coefs.odd_real is the pointer to int16_t[grid.num_hor_coefs] containing the horizontal odd real
46 grid; /** grid info contains the dimensions of the dvs grid */ member in struct:ia_css_dvs2_coefficients
64 * e.g. hor_prod.odd_real is the pointer to int16_t[grid.aligned_height][grid.aligned_width] containing
65 * the horizontal odd real statistics. Valid statistics data area is int16_t[0..grid.height-1][0..grid.width-1]
69 grid; /** grid inf member in struct:ia_css_dvs2_statistics
[all...]
H A Dia_css_sdis2.host.c23 .grid = { 0, 0, 0, 0, 0, 0, 0, 0 },
41 unsigned int aligned_width = from->grid.aligned_width *
42 from->grid.bqs_per_grid_cell;
43 unsigned int width = from->grid.num_hor_coefs;
66 unsigned int aligned_height = from->grid.aligned_height *
67 from->grid.bqs_per_grid_cell;
68 unsigned int height = from->grid.num_ver_coefs;
234 size_bytes = host_stats->grid.aligned_width * sizeof(*htemp_ptr);
240 table_size = table_width * host_stats->grid.aligned_height;
244 for (height = 0; height < host_stats->grid
273 ia_css_isp_dvs2_statistics_allocate( const struct ia_css_dvs_grid_info *grid) argument
[all...]
H A Dia_css_sdis2.host.h78 const struct ia_css_dvs_grid_info *grid);
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_dvs.h164 * @param[in] grid The grid.
168 ia_css_isp_dvs_statistics_allocate(const struct ia_css_dvs_grid_info *grid);
178 * @param[in] grid The grid.
182 ia_css_isp_dvs2_statistics_allocate(const struct ia_css_dvs_grid_info *grid);
192 * @param[in] grid The grid.
196 ia_css_dvs_statistics_allocate(const struct ia_css_dvs_grid_info *grid);
206 * @param[in] grid Th
[all...]
H A Dia_css_3a.h131 * @param[in] grid The grid.
135 ia_css_isp_3a_statistics_allocate(const struct ia_css_3a_grid_info *grid);
145 * @param[in] grid The grid.
149 ia_css_3a_statistics_allocate(const struct ia_css_3a_grid_info *grid);
H A Dsh_css_params.c1491 if (host_stats->grid.use_dmem) {
2136 ia_css_isp_3a_statistics_allocate(const struct ia_css_3a_grid_info *grid) argument
2140 IA_CSS_ENTER("grid=%p", grid);
2142 assert(grid);
2144 /* MW: Does "grid->enable" also control the histogram output ?? */
2145 if (!grid->enable)
2152 if (grid->use_dmem) {
2154 grid->aligned_width *
2155 grid
4164 ia_css_3a_statistics_allocate(const struct ia_css_3a_grid_info *grid) argument
4205 ia_css_dvs_statistics_allocate(const struct ia_css_dvs_grid_info *grid) argument
4243 ia_css_dvs_coefficients_allocate(const struct ia_css_dvs_grid_info *grid) argument
4284 ia_css_dvs2_statistics_allocate(const struct ia_css_dvs_grid_info *grid) argument
4375 ia_css_dvs2_coefficients_allocate(const struct ia_css_dvs_grid_info *grid) argument
[all...]
H A Datomisp_cmd.c1487 the grid size. */
1792 /* If the grid info in the argument differs from the current
1793 grid info, we tell the caller to reset the grid size and
2565 if (sizeof(*cur) != sizeof(coefs->grid) ||
2566 memcmp(&coefs->grid, cur, sizeof(coefs->grid))) {
2567 dev_err(asd->isp->dev, "dvs grid mismatch!\n");
2568 /* If the grid info in the argument differs from the current
2569 grid inf
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c241 count_for_3a = host_stats->grid.width * host_stats->grid.height
242 * host_stats->grid.bqs_per_grid_cell
243 * host_stats->grid.bqs_per_grid_cell;
304 isp_width = host_stats->grid.aligned_width;
305 host_width = host_stats->grid.width;
306 height = host_stats->grid.height;
344 out_width = host_stats->grid.width;
345 out_height = host_stats->grid.height;
349 chunk = ISP_VEC_NELEMS >> host_stats->grid
[all...]
H A Dia_css_s3a_types.h33 /* 3A statistics grid
76 u32 width; /** Width of 3A grid table.
77 (= Horizontal number of grid cells
80 u32 height; /** Height of 3A grid table.
81 (= Vertical number of grid cells
85 (= Horizontal number of grid cells
89 (= Vertical number of grid cells
158 * in each 3A grid point.
197 grid; /** grid inf member in struct:ia_css_3a_statistics
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H A Dia_css_sdis_common_types.h25 /* DVS statistics grid dimensions in number of cells.
29 u32 width; /** Width of DVS grid table in cells */
30 u32 height; /** Height of DVS grid table in cells */
34 * grid, coeffieicient and projection.
41 } grid, coef, proj; member in struct:ia_css_sdis_info
45 /* DVS statistics grid
53 u32 width; /** Width of DVS grid table.
54 (= Horizontal number of grid cells
59 u32 aligned_width; /** Stride of each grid line.
60 (= Horizontal number of grid cell
[all...]
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1214 * 1. Transfer: Issue DMA transfer request for copying grid cells from DDR to
1251 const struct ipu3_uapi_shd_grid_config *grid,
1254 unsigned int block_height = 1 << grid->block_height_log2;
1255 unsigned int grid_height_per_slice = grid->grid_height_per_slice;
1259 unsigned int positive_y_start = (unsigned int)-grid->y_start;
1274 * is equal to a set height, we need another line of grid cell -
1285 * Available partial grid (the part that fits into #IMGU_SHD_SETS sets)
1296 } else { /* partial grid covers whole frame */
1460 * grid smaller than image case
1461 * for example 128x128 grid (bloc
1250 imgu_css_shd_ops_calc(struct imgu_abi_shd_intra_frame_operations_data *ops, const struct ipu3_uapi_shd_grid_config *grid, unsigned int image_height) argument
[all...]
H A Dipu3-tables.c9380 .grid = {
9601 .grid = {
H A Dipu3-abi.h231 /* largest grid is 73x56 */
1233 struct ipu3_uapi_ae_grid_config grid __aligned(32);
/linux-master/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c334 * than the 3a grid size, it indicates that the outer values are not
338 dvs_info->width = binary->dis.grid.dim.width;
339 dvs_info->height = binary->dis.grid.dim.height;
340 dvs_info->aligned_width = binary->dis.grid.pad.width;
341 dvs_info->aligned_height = binary->dis.grid.pad.height;
374 /* 3A statistics grid */
532 * @return Log2 of decimation factor (= grid cell size) in bayer quads.
539 * [Image Width (BQ)] [Decimation Factor (BQ)] [Resulting grid cells]
/linux-master/tools/testing/selftests/amd-pstate/
H A Dgitsource.sh298 set grid
H A Dtbench.sh280 set grid
/linux-master/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h36 * @width: Grid horizontal dimensions, in number of grid blocks(cells).
39 * @height: Grid vertical dimensions, in number of grid cells.
56 * create a grid-based output, and the data is then divided into "slices".
95 * The grid based data is divided into "slices" called set, each slice of setX
99 /* Based on grid size 80 * 60 and cell size 16 x 16 */
125 * @grid: &ipu3_uapi_grid_config, the default grid resolution is 16x16 cells.
135 struct ipu3_uapi_grid_config grid; member in struct:ipu3_uapi_awb_config_s
173 * struct ipu3_uapi_ae_grid_config - AE weight grid
177 * @block_width_log2: Log2 of the width of the grid cel
1193 struct ipu3_uapi_shd_grid_config grid; member in struct:ipu3_uapi_shd_config_static
[all...]
/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3571 self.grid = QGridLayout()
3574 self.grid.addWidget(QLabel(self.data_items[row].label), row, 0)
3575 self.grid.addWidget(self.data_items[row].widget, row, 1)
3595 self.vbox.addLayout(self.grid)

Completed in 375 milliseconds