Searched refs:DCMIPP_FRAME_MIN_WIDTH (Results 1 – 4 of 4) sorted by relevance
96 .width = DCMIPP_FRAME_MIN_WIDTH,151 fmt->width = clamp_t(u32, fmt->width, DCMIPP_FRAME_MIN_WIDTH, in dcmipp_byteproc_adjust_fmt()223 fse->min_width = DCMIPP_FRAME_MIN_WIDTH; in dcmipp_byteproc_enum_frame_size()
191 fse->min_width = DCMIPP_FRAME_MIN_WIDTH; in dcmipp_par_enum_frame_size()215 fmt->width = clamp_t(u32, fmt->width, DCMIPP_FRAME_MIN_WIDTH, in dcmipp_par_adjust_fmt()
24 #define DCMIPP_FRAME_MIN_WIDTH 16 macro
192 v4l_bound_align_image(&format->width, DCMIPP_FRAME_MIN_WIDTH, in dcmipp_bytecap_try_fmt_vid_cap()300 fsize->stepwise.min_width = DCMIPP_FRAME_MIN_WIDTH; in dcmipp_bytecap_enum_framesizes()