FFmpeg
Data Fields
UtvideoContext Struct Reference

Data Fields

AVCodecContextavctx
 
UTVideoDSPContext utdsp
 
BswapDSPContext bdsp
 
LLVidDSPContext llviddsp
 
uint32_t frame_info_size
 
uint32_t flags
 
uint32_t frame_info
 
uint32_t offset
 
int planes
 
int slices
 
int compression
 
int interlaced
 
int frame_pred
 
int pro
 
int pack
 
uint8_t * slice_bits
 
int slice_bits_size
 
void * buffer
 
const uint8_t * packed_stream [4][256]
 
size_t packed_stream_size [4][256]
 
const uint8_t * control_stream [4][256]
 
size_t control_stream_size [4][256]
 
const AVClassclass
 
LLVidEncDSPContext llvidencdsp
 
ptrdiff_t slice_stride
 
uint8_t * slice_buffer [4]
 

Detailed Description

Definition at line 45 of file utvideodec.c.

Field Documentation

◆ avctx

AVCodecContext* UtvideoContext::avctx

Definition at line 46 of file utvideodec.c.

◆ utdsp

UTVideoDSPContext UtvideoContext::utdsp

Definition at line 47 of file utvideodec.c.

◆ bdsp

BswapDSPContext UtvideoContext::bdsp

Definition at line 48 of file utvideodec.c.

◆ llviddsp

LLVidDSPContext UtvideoContext::llviddsp

Definition at line 49 of file utvideodec.c.

◆ frame_info_size

uint32_t UtvideoContext::frame_info_size

Definition at line 51 of file utvideodec.c.

◆ flags

uint32_t UtvideoContext::flags

Definition at line 51 of file utvideodec.c.

◆ frame_info

uint32_t UtvideoContext::frame_info

Definition at line 51 of file utvideodec.c.

◆ offset

uint32_t UtvideoContext::offset

Definition at line 51 of file utvideodec.c.

◆ planes

int UtvideoContext::planes

Definition at line 52 of file utvideodec.c.

◆ slices

int UtvideoContext::slices

Definition at line 53 of file utvideodec.c.

◆ compression

int UtvideoContext::compression

Definition at line 54 of file utvideodec.c.

◆ interlaced

int UtvideoContext::interlaced

Definition at line 55 of file utvideodec.c.

◆ frame_pred

int UtvideoContext::frame_pred

Definition at line 56 of file utvideodec.c.

◆ pro

int UtvideoContext::pro

Definition at line 57 of file utvideodec.c.

◆ pack

int UtvideoContext::pack

Definition at line 58 of file utvideodec.c.

◆ slice_bits

uint8_t * UtvideoContext::slice_bits

Definition at line 60 of file utvideodec.c.

◆ slice_bits_size

int UtvideoContext::slice_bits_size

Definition at line 61 of file utvideodec.c.

◆ buffer

void* UtvideoContext::buffer

Definition at line 62 of file utvideodec.c.

◆ packed_stream

const uint8_t* UtvideoContext::packed_stream[4][256]

Definition at line 64 of file utvideodec.c.

◆ packed_stream_size

size_t UtvideoContext::packed_stream_size[4][256]

Definition at line 65 of file utvideodec.c.

◆ control_stream

const uint8_t* UtvideoContext::control_stream[4][256]

Definition at line 66 of file utvideodec.c.

◆ control_stream_size

size_t UtvideoContext::control_stream_size[4][256]

Definition at line 67 of file utvideodec.c.

◆ class

const AVClass* UtvideoContext::class

Definition at line 43 of file utvideoenc.c.

◆ llvidencdsp

LLVidEncDSPContext UtvideoContext::llvidencdsp

Definition at line 45 of file utvideoenc.c.

◆ slice_stride

ptrdiff_t UtvideoContext::slice_stride

Definition at line 53 of file utvideoenc.c.

◆ slice_buffer

uint8_t * UtvideoContext::slice_buffer[4]

Definition at line 54 of file utvideoenc.c.


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