Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-vfe-4-7.c343 static int vfe_word_per_line_by_pixel(u32 format, u32 pixel_per_line) in vfe_word_per_line_by_pixel() function
407 wpl = vfe_word_per_line_by_pixel(pix->pixelformat, width); in vfe_wm_line_based()
Dcamss-vfe-4-8.c316 static int vfe_word_per_line_by_pixel(u32 format, u32 pixel_per_line) in vfe_word_per_line_by_pixel() function
380 wpl = vfe_word_per_line_by_pixel(pix->pixelformat, width); in vfe_wm_line_based()