Searched refs:hva_enc (Results 1 – 3 of 3) sorted by relevance
27 extern const struct hva_enc nv12h264enc;28 extern const struct hva_enc nv21h264enc;213 struct hva_enc;268 struct hva_enc *enc;358 const struct hva_enc *encoders[HVA_MAX_ENCODERS];388 struct hva_enc { struct
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()[all …]
1043 const struct hva_enc nv12h264enc = {1054 const struct hva_enc nv21h264enc = {
Completed in 10 milliseconds