FFmpeg
Data Fields
RKMPPDecoder Struct Reference

Data Fields

MppCtx ctx
 
MppApi * mpi
 
MppBufferGroup frame_group
 
char first_packet
 
char eos_reached
 
AVBufferRefframes_ref
 
AVBufferRefdevice_ref
 

Detailed Description

Definition at line 45 of file rkmppdec.c.

Field Documentation

◆ ctx

MppCtx RKMPPDecoder::ctx

Definition at line 46 of file rkmppdec.c.

◆ mpi

MppApi* RKMPPDecoder::mpi

Definition at line 47 of file rkmppdec.c.

◆ frame_group

MppBufferGroup RKMPPDecoder::frame_group

Definition at line 48 of file rkmppdec.c.

◆ first_packet

char RKMPPDecoder::first_packet

Definition at line 50 of file rkmppdec.c.

◆ eos_reached

char RKMPPDecoder::eos_reached

Definition at line 51 of file rkmppdec.c.

◆ frames_ref

AVBufferRef* RKMPPDecoder::frames_ref

Definition at line 53 of file rkmppdec.c.

◆ device_ref

AVBufferRef* RKMPPDecoder::device_ref

Definition at line 54 of file rkmppdec.c.


The documentation for this struct was generated from the following file: