Searched refs:hva_hw_execute_task (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/ |
H A D | hva-hw.h | 39 int hva_hw_execute_task(struct hva_ctx *ctx, enum hva_hw_cmd_type cmd,
|
H A D | hva-hw.c | 455 int hva_hw_execute_task(struct hva_ctx *ctx, enum hva_hw_cmd_type cmd, in hva_hw_execute_task() function
|
H A D | hva-h264.c | 1017 ret = hva_hw_execute_task(pctx, H264_ENC, ctx->task); in hva_h264_encode()
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/ |
H A D | hva-hw.h | 39 int hva_hw_execute_task(struct hva_ctx *ctx, enum hva_hw_cmd_type cmd,
|
H A D | hva-hw.c | 455 int hva_hw_execute_task(struct hva_ctx *ctx, enum hva_hw_cmd_type cmd, in hva_hw_execute_task() function
|
H A D | hva-h264.c | 1019 ret = hva_hw_execute_task(pctx, H264_ENC, ctx->task); in hva_h264_encode()
|
Completed in 6 milliseconds