FFmpeg
Data Fields
DXVContext Struct Reference

Data Fields

TextureDSPContext texdsp
 
GetByteContext gbc
 
uint8_t * tex_data
 
uint8_t * ctex_data
 
int64_t tex_size
 
int64_t ctex_size
 
uint8_t * op_data [4]
 
int64_t op_size [4]
 

Detailed Description

Definition at line 36 of file dxv.c.

Field Documentation

◆ texdsp

TextureDSPContext DXVContext::texdsp

Definition at line 37 of file dxv.c.

◆ gbc

GetByteContext DXVContext::gbc

Definition at line 38 of file dxv.c.

◆ tex_data

uint8_t* DXVContext::tex_data

Definition at line 40 of file dxv.c.

◆ ctex_data

uint8_t* DXVContext::ctex_data

Definition at line 41 of file dxv.c.

◆ tex_size

int64_t DXVContext::tex_size

Definition at line 43 of file dxv.c.

◆ ctex_size

int64_t DXVContext::ctex_size

Definition at line 44 of file dxv.c.

◆ op_data

uint8_t* DXVContext::op_data[4]

Definition at line 46 of file dxv.c.

◆ op_size

int64_t DXVContext::op_size[4]

Definition at line 47 of file dxv.c.


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