Searched refs:__vfe_get_format (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/media/platform/qcom/camss/ |
D | camss-vfe.c | 1470 __vfe_get_format(struct vfe_line *line, in __vfe_get_format() function 1562 *fmt = *__vfe_get_format(line, cfg, MSM_VFE_PAD_SINK, which); in vfe_try_format() 1595 fmt = __vfe_get_format(line, cfg, MSM_VFE_PAD_SINK, which); in vfe_try_compose() 1685 sink_fmt = __vfe_get_format(line, cfg, MSM_VFE_PAD_SINK, in vfe_enum_mbus_code() 1750 format = __vfe_get_format(line, cfg, fmt->pad, fmt->which); in vfe_get_format() 1778 format = __vfe_get_format(line, cfg, fmt->pad, fmt->which); in vfe_set_format() 1790 format = __vfe_get_format(line, cfg, MSM_VFE_PAD_SRC, in vfe_set_format()
|