|
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 69 of file proresenc_kostya_vulkan.c.
| int SliceScore::bits[MAX_STORED_Q][4] |
Definition at line 70 of file proresenc_kostya_vulkan.c.
| int SliceScore::error[MAX_STORED_Q][4] |
Definition at line 71 of file proresenc_kostya_vulkan.c.
| int SliceScore::total_bits[MAX_STORED_Q] |
Definition at line 72 of file proresenc_kostya_vulkan.c.
| int SliceScore::total_error[MAX_STORED_Q] |
Definition at line 73 of file proresenc_kostya_vulkan.c.
| int SliceScore::overquant |
Definition at line 74 of file proresenc_kostya_vulkan.c.
| int SliceScore::buf_start |
Definition at line 75 of file proresenc_kostya_vulkan.c.
| int SliceScore::quant |
Definition at line 76 of file proresenc_kostya_vulkan.c.
1.8.17