Home
last modified time | relevance | path

Searched refs:IS_SRC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-parallel.c35 #define IS_SRC(pad) ((pad)) macro
85 if (IS_SRC(pad)) in dcmipp_par_pix_map_by_index()
171 code->code = IS_SRC(code->pad) ? vpix->code_src : vpix->code_sink; in dcmipp_par_enum_mbus_code()
187 IS_SRC(fse->pad) ? fse->code : 0); in dcmipp_par_enum_frame_size()
206 IS_SRC(pad) ? fmt->code : 0); in dcmipp_par_adjust_fmt()
H A Ddcmipp-byteproc.c37 #define IS_SRC(pad) ((pad)) macro
254 if (IS_SRC(fmt->pad)) { in dcmipp_byteproc_set_fmt()
291 if (IS_SRC(s->pad) && in dcmipp_byteproc_get_selection()
346 s->target == V4L2_SEL_TGT_COMPOSE_DEFAULT) && IS_SRC(s->pad)) in dcmipp_byteproc_set_selection()