Home
last modified time | relevance | path

Searched refs:vicodec_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c117 struct vicodec_ctx { struct
145 static inline struct vicodec_ctx *file2ctx(struct file *file) in file2ctx() argument
147 return container_of(file->private_data, 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()
463 static void job_remove_src_buf(struct vicodec_ctx *ctx, u32 state) in job_remove_src_buf()
516 static void update_capture_data_from_header(struct vicodec_ctx *ct
118 fhvicodec_ctx global() argument
119 devvicodec_ctx global() argument
120 is_encvicodec_ctx global() argument
121 is_statelessvicodec_ctx global() argument
[all...]