FFmpeg
Data Fields
ASVCommonContext Struct Reference

#include <asv.h>

Data Fields

AVCodecContextavctx
 
BswapDSPContext bbdsp
 
int mb_width
 
int mb_height
 
int mb_width2
 
int mb_height2
 

Detailed Description

Definition at line 34 of file asv.h.

Field Documentation

◆ avctx

AVCodecContext* ASVCommonContext::avctx

Definition at line 35 of file asv.h.

◆ bbdsp

BswapDSPContext ASVCommonContext::bbdsp

Definition at line 36 of file asv.h.

◆ mb_width

int ASVCommonContext::mb_width

Definition at line 37 of file asv.h.

◆ mb_height

int ASVCommonContext::mb_height

Definition at line 38 of file asv.h.

◆ mb_width2

int ASVCommonContext::mb_width2

Definition at line 39 of file asv.h.

◆ mb_height2

int ASVCommonContext::mb_height2

Definition at line 40 of file asv.h.


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