Home
last modified time | relevance | path

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

/drivers/staging/media/ipu3/
Dipu3-css-params.c486 reso.chunk_width = IMGU_OSYS_BLOCK_WIDTH; in imgu_css_osys_calc_frame_and_stripe_params()
487 reso.block_width = IMGU_OSYS_BLOCK_WIDTH; in imgu_css_osys_calc_frame_and_stripe_params()
489 reso.chunk_width = IMGU_OSYS_BLOCK_WIDTH / 2; in imgu_css_osys_calc_frame_and_stripe_params()
490 reso.block_width = IMGU_OSYS_BLOCK_WIDTH; in imgu_css_osys_calc_frame_and_stripe_params()
1053 block_width = IMGU_OSYS_BLOCK_WIDTH; in imgu_css_osys_calc()
Dipu3-abi.h396 #define IMGU_OSYS_BLOCK_WIDTH (2 * IPU3_UAPI_ISP_VEC_ELEMS) macro
451 (IMGU_OSYS_BLOCK_WIDTH / IMGU_VMEM1_ELEMS_PER_VEC)