FFmpeg
 All Data Structures 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
 
DCTELEM dc_coeff
 

Detailed Description

Definition at line 67 of file vp56.h.

Field Documentation

uint8_t VP56RefDc::not_null_dc

Definition at line 68 of file vp56.h.

VP56Frame VP56RefDc::ref_frame

Definition at line 69 of file vp56.h.

Referenced by vp56_add_predictors_dc().

DCTELEM VP56RefDc::dc_coeff

Definition at line 70 of file vp56.h.

Referenced by vp56_add_predictors_dc().


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