Searched defs:hva_enc (Results 1 – 1 of 1) sorted by relevance
388 struct hva_enc { struct389 const char *name;390 u32 streamformat;391 u32 pixelformat;392 u32 max_width;393 u32 max_height;394 int (*open)(struct hva_ctx *ctx);395 int (*close)(struct hva_ctx *ctx);396 int (*encode)(struct hva_ctx *ctx, struct hva_frame *frame,