Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_mipi.c92 const bool hasSOLandEOL, in ia_css_mipi_frame_calculate_size() argument
120 width_padded, height, format, hasSOLandEOL, embedded_data_size_words); in ia_css_mipi_frame_calculate_size()
208 words_for_first_line = words_per_odd_line + 2 + (hasSOLandEOL ? 1 : 0); in ia_css_mipi_frame_calculate_size()
210 words_per_odd_line += (1 + (hasSOLandEOL ? 2 : 0)); in ia_css_mipi_frame_calculate_size()
212 words_per_even_line += (1 + (hasSOLandEOL ? 2 : 0)); in ia_css_mipi_frame_calculate_size()
A Dia_css_mipi.h60 const bool hasSOLandEOL,

Completed in 4 milliseconds