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

#include <vp9shared.h>

Data Fields

ThreadFrame tf
 
AVBufferRefextradata
 
uint8_tsegmentation_map
 
VP9mvrefPairmv
 
int uses_2pass
 
AVBufferRefhwaccel_priv_buf
 
voidhwaccel_picture_private
 

Detailed Description

Definition at line 59 of file vp9shared.h.

Field Documentation

ThreadFrame VP9Frame::tf
AVBufferRef* VP9Frame::extradata

Definition at line 61 of file vp9shared.h.

Referenced by vp9_frame_alloc(), vp9_frame_ref(), and vp9_frame_unref().

uint8_t* VP9Frame::segmentation_map
VP9mvrefPair* VP9Frame::mv

Definition at line 63 of file vp9shared.h.

Referenced by decode_mode(), find_ref_mvs(), vp9_frame_alloc(), and vp9_frame_ref().

int VP9Frame::uses_2pass
AVBufferRef* VP9Frame::hwaccel_priv_buf

Definition at line 66 of file vp9shared.h.

Referenced by vp9_frame_alloc(), vp9_frame_ref(), and vp9_frame_unref().

void* VP9Frame::hwaccel_picture_private

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