Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_wb_connector.c25 pipeline_composition_size(kcrtc_st, &dflow->in_w, &dflow->in_h); in komeda_wb_init_data_flow()
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c746 u32 in_w, in_h; in bdisp_try_fmt() local
768 in_w = pix->width; in bdisp_try_fmt()
777 if ((pix->width != in_w) || (pix->height != in_h)) in bdisp_try_fmt()
780 in_w, in_h, pix->width, pix->height); in bdisp_try_fmt()