Home
last modified time | relevance | path

Searched refs:HISTO_PAD_SINK (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_histo.c192 if (fse->pad != HISTO_PAD_SINK) in histo_enum_frame_size()
211 if (sel->pad != HISTO_PAD_SINK) in histo_get_selection()
227 HISTO_PAD_SINK, in histo_get_selection()
238 HISTO_PAD_SINK); in histo_get_selection()
271 HISTO_PAD_SINK); in histo_set_crop()
352 if (sel->pad != HISTO_PAD_SINK) in histo_set_selection()
398 if (fmt->pad != HISTO_PAD_SINK) in histo_set_format()
Dvsp1_hgt.c143 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgt_configure_stream()
145 HISTO_PAD_SINK, in hgt_configure_stream()
Dvsp1_hgo.c144 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgo_configure_stream()
146 HISTO_PAD_SINK, in hgo_configure_stream()
Dvsp1_histo.h25 #define HISTO_PAD_SINK 0 macro