Home
last modified time | relevance | path

Searched defs:hva_enc (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/st/sti/hva/
A Dhva.h388 struct hva_enc { struct
389 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,

Completed in 6 milliseconds