#include <vp56.h>
Data Fields | |
uint8_t | not_null_dc |
VP56Frame | ref_frame |
DCTELEM | dc_coeff |
Definition at line 62 of file vp56.h.
Definition at line 65 of file vp56.h.
Referenced by ff_vp56_decode_frame(), and vp56_add_predictors_dc().
uint8_t VP56RefDc::not_null_dc |
Definition at line 63 of file vp56.h.
Referenced by ff_vp56_decode_frame(), vp5_parse_coeff(), and vp6_parse_coeff().
Definition at line 64 of file vp56.h.
Referenced by ff_vp56_decode_frame(), and vp56_add_predictors_dc().