Searched refs:vicodec_ctx (Results 1 – 1 of 1) sorted by relevance
115 struct vicodec_ctx { struct148 static inline struct vicodec_ctx *file2ctx(struct file *file) in file2ctx() argument150 return container_of(file->private_data, struct vicodec_ctx, fh); in file2ctx()153 static struct vicodec_q_data *get_q_data(struct vicodec_ctx *ctx, in get_q_data()246 static void update_state_from_header(struct vicodec_ctx *ctx) in update_state_from_header()258 static int device_process(struct vicodec_ctx *ctx, in device_process()350 static enum vb2_buffer_state get_next_header(struct vicodec_ctx *ctx, in get_next_header()411 struct vicodec_ctx *ctx = priv; in device_run()470 static void job_remove_src_buf(struct vicodec_ctx *ctx, u32 state) in job_remove_src_buf()523 static void update_capture_data_from_header(struct vicodec_ctx *ctx) in update_capture_data_from_header()[all …]