Searched refs:vicodec_ctx (Results 1 – 1 of 1) sorted by relevance
115 struct vicodec_ctx { struct143 static inline struct vicodec_ctx *file2ctx(struct file *file) in file2ctx() argument145 return container_of(file->private_data, struct vicodec_ctx, fh); in file2ctx()148 static struct vicodec_q_data *get_q_data(struct vicodec_ctx *ctx, in get_q_data()241 static void update_state_from_header(struct vicodec_ctx *ctx) in update_state_from_header()253 static int device_process(struct vicodec_ctx *ctx, in device_process()341 static enum vb2_buffer_state get_next_header(struct vicodec_ctx *ctx, in get_next_header()402 struct vicodec_ctx *ctx = priv; in device_run()461 static void job_remove_src_buf(struct vicodec_ctx *ctx, u32 state) in job_remove_src_buf()514 static void update_capture_data_from_header(struct vicodec_ctx *ctx) in update_capture_data_from_header()[all …]