Home
last modified time | relevance | path

Searched refs:hva_find_encoder (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/platform/st/sti/hva/
Dhva-v4l2.c120 static const struct hva_enc *hva_find_encoder(struct hva_ctx *ctx, in hva_find_encoder() function
198 enc = (struct hva_enc *)hva_find_encoder(ctx, pixelformat, in hva_open_encoder()
346 enc = hva_find_encoder(ctx, ctx->frameinfo.pixelformat, streamformat); in hva_try_fmt_stream()
409 enc = hva_find_encoder(ctx, pixelformat, ctx->streaminfo.streamformat); in hva_try_fmt_frame()