Searched refs:MSM_VFE_PAD_SRC (Results 1 – 2 of 2) sorted by relevance
1514 MSM_VFE_PAD_SRC); in __vfe_get_crop()1556 case MSM_VFE_PAD_SRC: in vfe_try_format()1788 format = __vfe_get_format(line, cfg, MSM_VFE_PAD_SRC, in vfe_set_format()1792 vfe_try_format(line, cfg, MSM_VFE_PAD_SRC, format, in vfe_set_format()1856 else if (sel->pad == MSM_VFE_PAD_SRC) in vfe_get_selection()1914 crop.pad = MSM_VFE_PAD_SRC; in vfe_set_selection()1919 sel->pad == MSM_VFE_PAD_SRC) { in vfe_set_selection()1931 fmt.pad = MSM_VFE_PAD_SRC; in vfe_set_selection()2256 pads[MSM_VFE_PAD_SRC].flags = MEDIA_PAD_FL_SOURCE; in msm_vfe_register_entities()2291 &sd->entity, MSM_VFE_PAD_SRC, in msm_vfe_register_entities()
22 #define MSM_VFE_PAD_SRC 1 macro