| FFmpeg
    4.0
    | 
#include <libavcodec/jpeg2000.h>
| Data Fields | |
| uint16_t | rate | 
| int64_t | disto | 
| uint8_t | flushed [4] | 
| int | flushed_len | 
Definition at line 156 of file jpeg2000.h.
| uint16_t Jpeg2000Pass::rate | 
Definition at line 157 of file jpeg2000.h.
Referenced by encode_cblk(), encode_packet(), and getcut().
| int64_t Jpeg2000Pass::disto | 
Definition at line 158 of file jpeg2000.h.
Referenced by encode_cblk(), and getcut().
| uint8_t Jpeg2000Pass::flushed[4] | 
Definition at line 159 of file jpeg2000.h.
Referenced by encode_cblk(), and encode_packet().
| int Jpeg2000Pass::flushed_len | 
Definition at line 160 of file jpeg2000.h.
Referenced by encode_cblk(), and encode_packet().
 1.8.13
 1.8.13