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

Data Fields

ThreadFrame tf
 
AVBufferRefextradata
 
uint8_tsegmentation_map
 
struct VP9mvrefPairmv
 

Detailed Description

Definition at line 72 of file vp9.c.

Field Documentation

ThreadFrame VP9Frame::tf
AVBufferRef* VP9Frame::extradata

Definition at line 74 of file vp9.c.

Referenced by vp9_alloc_frame(), vp9_ref_frame(), and vp9_unref_frame().

uint8_t* VP9Frame::segmentation_map

Definition at line 75 of file vp9.c.

Referenced by decode_mode(), vp9_alloc_frame(), and vp9_ref_frame().

struct VP9mvrefPair* VP9Frame::mv

Definition at line 76 of file vp9.c.

Referenced by decode_mode(), find_ref_mvs(), vp9_alloc_frame(), and vp9_ref_frame().


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