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

#include <vp9.h>

Data Fields

ThreadFrame tf
 
AVBufferRefextradata
 
uint8_tsegmentation_map
 
struct VP9mvrefPairmv
 
int uses_2pass
 
AVBufferRefhwaccel_priv_buf
 
voidhwaccel_picture_private
 

Detailed Description

Definition at line 126 of file vp9.h.

Field Documentation

ThreadFrame VP9Frame::tf
AVBufferRef* VP9Frame::extradata

Definition at line 128 of file vp9.h.

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

uint8_t* VP9Frame::segmentation_map

Definition at line 129 of file vp9.h.

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

struct VP9mvrefPair* VP9Frame::mv

Definition at line 130 of file vp9.h.

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

int VP9Frame::uses_2pass
AVBufferRef* VP9Frame::hwaccel_priv_buf

Definition at line 133 of file vp9.h.

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

void* VP9Frame::hwaccel_picture_private

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