Searched defs:hantro_codec_ops (Results 1 – 1 of 1) sorted by relevance
135 struct hantro_codec_ops { struct136 int (*init)(struct hantro_ctx *ctx);137 void (*exit)(struct hantro_ctx *ctx);138 void (*run)(struct hantro_ctx *ctx);139 void (*done)(struct hantro_ctx *ctx);140 void (*reset)(struct hantro_ctx *ctx);