Home
last modified time | relevance | path

Searched defs:hantro_codec_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/verisilicon/
A Dhantro_hw.h288 struct hantro_codec_ops { struct
289 int (*init)(struct hantro_ctx *ctx);
290 void (*exit)(struct hantro_ctx *ctx);
291 int (*run)(struct hantro_ctx *ctx);
292 void (*done)(struct hantro_ctx *ctx);
293 void (*reset)(struct hantro_ctx *ctx);

Completed in 6 milliseconds