Searched refs:vicodec_ctx (Results 1 – 1 of 1) sorted by relevance
117 struct vicodec_ctx { struct145 static inline struct vicodec_ctx *file2ctx(struct file *file) in file2ctx() argument147 return container_of(file_to_v4l2_fh(file), struct vicodec_ctx, fh); in file2ctx()150 static struct vicodec_q_data *get_q_data(struct vicodec_ctx *ctx, in get_q_data()243 static void update_state_from_header(struct vicodec_ctx *ctx) in update_state_from_header()255 static int device_process(struct vicodec_ctx *ctx, in device_process()343 static enum vb2_buffer_state get_next_header(struct vicodec_ctx *ctx, in get_next_header()404 struct vicodec_ctx *ctx = priv; in device_run()465 static void job_remove_src_buf(struct vicodec_ctx *ctx, u32 state) in job_remove_src_buf()518 static void update_capture_data_from_header(struct vicodec_ctx *ctx) in update_capture_data_from_header()[all …]