FFmpeg
Data Fields
SliceScore Struct Reference

Data Fields

int bits [MAX_STORED_Q][4]
 
int error [MAX_STORED_Q][4]
 
int total_bits [MAX_STORED_Q]
 
int total_error [MAX_STORED_Q]
 
int overquant
 
int buf_start
 
int quant
 

Detailed Description

Definition at line 69 of file proresenc_kostya_vulkan.c.

Field Documentation

◆ bits

int SliceScore::bits[MAX_STORED_Q][4]

Definition at line 70 of file proresenc_kostya_vulkan.c.

◆ error

int SliceScore::error[MAX_STORED_Q][4]

Definition at line 71 of file proresenc_kostya_vulkan.c.

◆ total_bits

int SliceScore::total_bits[MAX_STORED_Q]

Definition at line 72 of file proresenc_kostya_vulkan.c.

◆ total_error

int SliceScore::total_error[MAX_STORED_Q]

Definition at line 73 of file proresenc_kostya_vulkan.c.

◆ overquant

int SliceScore::overquant

Definition at line 74 of file proresenc_kostya_vulkan.c.

◆ buf_start

int SliceScore::buf_start

Definition at line 75 of file proresenc_kostya_vulkan.c.

◆ quant

int SliceScore::quant

Definition at line 76 of file proresenc_kostya_vulkan.c.


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