Searched defs:hantro_codec_ops (Results 1 – 1 of 1) sorted by relevance
187 struct hantro_codec_ops { struct188 int (*init)(struct hantro_ctx *ctx);189 void (*exit)(struct hantro_ctx *ctx);190 int (*run)(struct hantro_ctx *ctx);191 void (*done)(struct hantro_ctx *ctx);192 void (*reset)(struct hantro_ctx *ctx);