Searched refs:sink_comp (Results 1 – 2 of 2) sorted by relevance
122 struct usb_ss_ep_comp_descriptor sink_comp; member199 .sink_comp = {
523 const struct v4l2_rect *sink_comp = in ccs_get_binning() local528 *binning_mode = sink_crop->width == sink_comp->width && in ccs_get_binning()529 sink_crop->height == sink_comp->height ? 0 : 1; in ccs_get_binning()531 *binh = sink_crop->width / sink_comp->width; in ccs_get_binning()532 *binv = sink_crop->height / sink_comp->height; in ccs_get_binning()543 const struct v4l2_rect *sink_comp = in ccs_get_scaling() local548 sink_comp->width; in ccs_get_scaling()553 if (sink_crop->width == sink_comp->width) in ccs_get_scaling()555 else if (sink_crop->height == sink_comp->height) in ccs_get_scaling()