|
FFmpeg
|
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 |
Definition at line 76 of file proresenc_kostya_vulkan.c.
| int SliceScore::bits[MAX_STORED_Q][4] |
Definition at line 77 of file proresenc_kostya_vulkan.c.
| int SliceScore::error[MAX_STORED_Q][4] |
Definition at line 78 of file proresenc_kostya_vulkan.c.
| int SliceScore::total_bits[MAX_STORED_Q] |
Definition at line 79 of file proresenc_kostya_vulkan.c.
| int SliceScore::total_error[MAX_STORED_Q] |
Definition at line 80 of file proresenc_kostya_vulkan.c.
| int SliceScore::overquant |
Definition at line 81 of file proresenc_kostya_vulkan.c.
| int SliceScore::buf_start |
Definition at line 82 of file proresenc_kostya_vulkan.c.
| int SliceScore::quant |
Definition at line 83 of file proresenc_kostya_vulkan.c.