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]
 

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/2]

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/2]

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().


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