VDA_Decoding

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.

Detailed Description

Function Documentation

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 239 of file vda.c.

Referenced by end_frame().