Searched defs:hantro_codec_ops (Results 1 – 1 of 1) sorted by relevance
373 struct hantro_codec_ops { struct374 int (*init)(struct hantro_ctx *ctx);375 void (*exit)(struct hantro_ctx *ctx);376 int (*run)(struct hantro_ctx *ctx);377 void (*done)(struct hantro_ctx *ctx);378 void (*reset)(struct hantro_ctx *ctx);