Searched refs:ipu_csc_scaler_ctx (Results 1 – 1 of 1) sorted by relevance
52 struct ipu_csc_scaler_ctx { struct67 static inline struct ipu_csc_scaler_ctx *file_to_ctx(struct file *filp) in file_to_ctx() argument69 return container_of(file_to_v4l2_fh(filp), struct ipu_csc_scaler_ctx, fh); in file_to_ctx()72 static struct ipu_csc_scaler_q_data *get_q_data(struct ipu_csc_scaler_ctx *ctx, in get_q_data()87 struct ipu_csc_scaler_ctx *ctx = _ctx; in job_abort()95 struct ipu_csc_scaler_ctx *ctx = _ctx; in ipu_ic_pp_complete()118 struct ipu_csc_scaler_ctx *ctx = _ctx; in device_run()185 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_g_fmt()198 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_try_fmt()246 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_s_fmt()[all …]