Searched defs:hantro_codec_ops (Results 1 – 1 of 1) sorted by relevance
382 struct hantro_codec_ops { struct383 int (*init)(struct hantro_ctx *ctx);384 void (*exit)(struct hantro_ctx *ctx);385 int (*run)(struct hantro_ctx *ctx);386 void (*done)(struct hantro_ctx *ctx);387 void (*reset)(struct hantro_ctx *ctx);