Searched refs:pixels_in_word (Results 1 – 1 of 1) sorted by relevance
246 unsigned int pixels_in_word; in ti_csi2rx_fill_fmt() local248 pixels_in_word = PSIL_WORD_SIZE_BYTES * 8 / csi_fmt->bpp; in ti_csi2rx_fill_fmt()252 pixels_in_word, in ti_csi2rx_fill_fmt()257 pix->width = rounddown(pix->width, pixels_in_word); in ti_csi2rx_fill_fmt()356 unsigned int pixels_in_word; in ti_csi2rx_enum_framesizes() local366 pixels_in_word = PSIL_WORD_SIZE_BYTES * 8 / fmt->bpp; in ti_csi2rx_enum_framesizes()369 fsize->stepwise.min_width = pixels_in_word; in ti_csi2rx_enum_framesizes()371 pixels_in_word); in ti_csi2rx_enum_framesizes()372 fsize->stepwise.step_width = pixels_in_word; in ti_csi2rx_enum_framesizes()