FFmpeg
|
VP56RefDc Struct Reference
#include <vp56.h>
Data Fields | |
uint8_t | not_null_dc |
VP56Frame | ref_frame |
int16_t | dc_coeff |
Detailed Description
Field Documentation
int16_t VP56RefDc::dc_coeff |
Definition at line 72 of file vp56.h.
Referenced by ff_vp56_decode_mbs(), and vp56_add_predictors_dc().
uint8_t VP56RefDc::not_null_dc |
Definition at line 70 of file vp56.h.
Referenced by ff_vp56_decode_mbs(), vp5_parse_coeff(), and vp6_parse_coeff().
VP56Frame VP56RefDc::ref_frame |
Definition at line 71 of file vp56.h.
Referenced by ff_vp56_decode_mbs(), and vp56_add_predictors_dc().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11