Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_decoder_private.h11 void intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx,
H A Dintel_batch_decoder_brw.c46 intel_batch_decode_ctx_init(ctx, devinfo, fp, flags, xml_path, in intel_batch_decode_ctx_init_brw()
H A Dintel_batch_decoder_elk.c46 intel_batch_decode_ctx_init(ctx, devinfo, fp, flags, xml_path, in intel_batch_decode_ctx_init_elk()
H A Dintel_batch_decoder.c46 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init() function