FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VP56RefDc Struct Reference

#include <vp56.h>

Data Fields

uint8_t not_null_dc
 
VP56Frame ref_frame
 
int16_t dc_coeff
 

Detailed Description

Definition at line 93 of file vp56.h.

Field Documentation

uint8_t VP56RefDc::not_null_dc

Definition at line 94 of file vp56.h.

VP56Frame VP56RefDc::ref_frame

Definition at line 95 of file vp56.h.

Referenced by vp56_add_predictors_dc().

int16_t VP56RefDc::dc_coeff

Definition at line 96 of file vp56.h.

Referenced by vp56_add_predictors_dc().


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