FFmpeg
Data Fields
VP8Frame Struct Reference

#include <vp8.h>

Data Fields

ThreadFrame tf
 
AVBufferRefseg_map
 
AVBufferRefhwaccel_priv_buf
 
void * hwaccel_picture_private
 

Detailed Description

Definition at line 139 of file vp8.h.

Field Documentation

◆ tf

ThreadFrame VP8Frame::tf

◆ seg_map

AVBufferRef* VP8Frame::seg_map

Definition at line 141 of file vp8.h.

Referenced by decode_mb_row_no_filter(), and vp78_decode_mv_mb_modes().

◆ hwaccel_priv_buf

AVBufferRef* VP8Frame::hwaccel_priv_buf

Definition at line 143 of file vp8.h.

◆ hwaccel_picture_private

void* VP8Frame::hwaccel_picture_private

Definition at line 144 of file vp8.h.


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