Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dregs.h253 #define CIF_RAW_STORED_BIT_WIDTH (16U) macro
H A Dcapture.c5283 bpp = max(fmt->bpp[plane_index], (u8)CIF_RAW_STORED_BIT_WIDTH); in rkcif_align_bits_per_pixel()
5284 cal = CIF_RAW_STORED_BIT_WIDTH; in rkcif_align_bits_per_pixel()