Home
last modified time | relevance | path

Searched refs:nb_of_pixelformats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/st/sti/delta/
H A Ddelta.h504 u32 nb_of_pixelformats; member
H A Ddelta-v4l2.c319 &delta->nb_of_pixelformats); in register_formats()
420 if (unlikely(f->index >= delta->nb_of_pixelformats)) in delta_enum_fmt_frame()
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c164 &hva->nb_of_pixelformats); in register_formats()
291 if (unlikely(f->index >= hva->nb_of_pixelformats)) in hva_enum_fmt_frame()