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