Lines Matching refs:hva_enc
42 static const struct hva_enc *hva_encoders[] = {
120 static const struct hva_enc *hva_find_encoder(struct hva_ctx *ctx, in hva_find_encoder()
125 const struct hva_enc *enc; in hva_find_encoder()
190 u32 pixelformat, struct hva_enc **penc) in hva_open_encoder()
194 struct hva_enc *enc; in hva_open_encoder()
198 enc = (struct hva_enc *)hva_find_encoder(ctx, pixelformat, in hva_open_encoder()
342 const struct hva_enc *enc; in hva_try_fmt_stream()
406 const struct hva_enc *enc; in hva_try_fmt_frame()
809 const struct hva_enc *enc = ctx->enc; in hva_run_work()
1070 const struct hva_enc *enc = ctx->enc; in hva_stop_streaming()
1236 const struct hva_enc *enc = ctx->enc; in hva_release()