int ff_vda_decoder_decode(struct vda_context *vda_ctx, uint8_t *bitstream, int bitstream_size, int64_t frame_pts)
Send frame data to the hardware decoder.
This structure is used to provide the necessary configurations and data to the VDA Libav HWAccel impl...