decoded_picture_buffer Struct Reference

Decoded Picture Buffer. More...

#include <mbuffer.h>

Collaboration diagram for decoded_picture_buffer:

Collaboration graph
[legend]

Data Fields

ImageParameters * p_Img
InputParameters * p_Inp
FrameStore ** fs
FrameStore ** fs_ref
FrameStore ** fs_ltref
unsigned size
unsigned used_size
unsigned ref_frames_in_buffer
unsigned ltref_frames_in_buffer
int last_output_poc
int max_long_term_pic_idx
int init_done
int num_ref_frames
FrameStorelast_picture

Detailed Description

Decoded Picture Buffer.

Definition at line 156 of file mbuffer.h.


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

Documentation generated with DoxyGen