Searched refs:osys_tiling (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.h84 enum imgu_abi_osys_tiling osys_tiling; member in struct:imgu_css_format
H A Dipu3-css-params.c197 unsigned int *osys_tiling)
200 *osys_tiling = IMGU_ABI_OSYS_TILING_NONE;
220 *osys_tiling = IMGU_ABI_OSYS_TILING_Y;
195 imgu_css_osys_set_format(enum imgu_abi_frame_format host_format, unsigned int *osys_format, unsigned int *osys_tiling) argument
H A Dipu3-css.c56 .osys_tiling = IMGU_ABI_OSYS_TILING_NONE,

Completed in 303 milliseconds