Functions | |
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. |
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.
Definition at line 268 of file vda.c.
Referenced by end_frame().