FFmpeg
Data Fields
Slice Struct Reference

Data Fields

uint32_t start
 
uint32_t size
 
unsigned pos
 
unsigned size
 
uint8_t * slice
 
uint8_t * bitslice
 
PTable counts [256]
 
int sign
 
int size
 
const uint8_t * data
 
int data_size
 

Detailed Description

Definition at line 40 of file magicyuv.c.

Field Documentation

◆ start

uint32_t Slice::start

Definition at line 41 of file magicyuv.c.

◆ size [1/3]

uint32_t Slice::size

Definition at line 42 of file magicyuv.c.

Referenced by encode_slice(), and magy_encode_frame().

◆ pos

unsigned Slice::pos

Definition at line 57 of file magicyuvenc.c.

Referenced by magy_encode_frame().

◆ size [2/3]

unsigned Slice::size

Definition at line 58 of file magicyuvenc.c.

◆ slice

uint8_t* Slice::slice

◆ bitslice

uint8_t* Slice::bitslice

Definition at line 60 of file magicyuvenc.c.

Referenced by encode_slice(), magy_encode_close(), magy_encode_frame(), and magy_encode_init().

◆ counts

PTable Slice::counts[256]

Definition at line 61 of file magicyuvenc.c.

Referenced by count_plane_slice(), and encode_table().

◆ sign

int Slice::sign

Definition at line 152 of file rv60dec.c.

◆ size [3/3]

int Slice::size

Definition at line 153 of file rv60dec.c.

◆ data

const uint8_t* Slice::data

Definition at line 154 of file rv60dec.c.

◆ data_size

int Slice::data_size

Definition at line 155 of file rv60dec.c.


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