frame_store Struct Reference

Frame Stores for Decoded Picture Buffer. More...

#include <mbuffer.h>

Collaboration diagram for frame_store:

Collaboration graph
[legend]

Data Fields

int is_used
int is_reference
int is_long_term
int is_orig_reference
int is_non_existent
unsigned frame_num
unsigned recovery_frame
int frame_num_wrap
int long_term_frame_idx
int is_output
int poc
int concealment_reference
StorablePictureframe
StorablePicturetop_field
StorablePicturebottom_field

Detailed Description

Frame Stores for Decoded Picture Buffer.

Definition at line 128 of file mbuffer.h.


Field Documentation

original marking by nal_ref_idc: 0=not used for ref; 1=top used; 2=bottom used; 3=both fields (or frame) used

Definition at line 133 of file mbuffer.h.

Referenced by alloc_frame_store(), insert_picture_in_dpb(), remove_frame_from_dpb(), and store_picture_in_dpb().

int is_used


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

Documentation generated with DoxyGen