FFmpeg
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 97 of file vp56.h.

Field Documentation

◆ not_null_dc

uint8_t VP56RefDc::not_null_dc

Definition at line 98 of file vp56.h.

◆ ref_frame

VP56Frame VP56RefDc::ref_frame

Definition at line 99 of file vp56.h.

Referenced by vp56_add_predictors_dc().

◆ dc_coeff

int16_t VP56RefDc::dc_coeff

Definition at line 100 of file vp56.h.

Referenced by vp56_add_predictors_dc().


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