Searched refs:pixel_count (Results 1 – 2 of 2) sorted by relevance
578 static inline u32 ctd_pixel_line_count(int pixel_count, int line_count) in ctd_pixel_line_count() argument580 return (pixel_count << CTD_PIXEL_COUNT_SHFT) | line_count; in ctd_pixel_line_count()
282 int pixel_count = 0; in ccs_read_frame_fmt() local368 sensor->visible_pixel_start = pixel_count; in ccs_read_frame_fmt()369 pixel_count += pixels; in ccs_read_frame_fmt()