Searched refs:HISTO_PAD_SINK (Results 1 – 4 of 4) sorted by relevance
188 if (fse->pad != HISTO_PAD_SINK) in histo_enum_frame_size()207 if (sel->pad != HISTO_PAD_SINK) in histo_get_selection()221 crop = v4l2_subdev_state_get_crop(state, HISTO_PAD_SINK); in histo_get_selection()230 format = v4l2_subdev_state_get_format(state, HISTO_PAD_SINK); in histo_get_selection()262 format = v4l2_subdev_state_get_format(sd_state, HISTO_PAD_SINK); in histo_set_crop()332 if (sel->pad != HISTO_PAD_SINK) in histo_set_selection()
143 crop = v4l2_subdev_state_get_crop(state, HISTO_PAD_SINK); in hgt_configure_stream()144 compose = v4l2_subdev_state_get_compose(state, HISTO_PAD_SINK); in hgt_configure_stream()
144 crop = v4l2_subdev_state_get_crop(state, HISTO_PAD_SINK); in hgo_configure_stream()145 compose = v4l2_subdev_state_get_compose(state, HISTO_PAD_SINK); in hgo_configure_stream()
25 #define HISTO_PAD_SINK 0 macro