|
FFmpeg
|
Data Fields | |
| AVClass * | class |
| int | decomp_v |
| int | decomp_h |
| int | quant |
| int | coding_signs_handling |
| int | coding_significance |
| int | coding_vpred |
| svt_jpeg_xs_encoder_api_t | encoder |
| int | bitstream_frame_size |
Definition at line 39 of file libsvtjpegxsenc.c.
| AVClass* SvtJpegXsEncodeContext::class |
Definition at line 40 of file libsvtjpegxsenc.c.
| int SvtJpegXsEncodeContext::decomp_v |
Definition at line 42 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_init().
| int SvtJpegXsEncodeContext::decomp_h |
Definition at line 43 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_init().
| int SvtJpegXsEncodeContext::quant |
Definition at line 44 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_init().
| int SvtJpegXsEncodeContext::coding_signs_handling |
Definition at line 45 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_init().
| int SvtJpegXsEncodeContext::coding_significance |
Definition at line 46 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_init().
| int SvtJpegXsEncodeContext::coding_vpred |
Definition at line 47 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_init().
| svt_jpeg_xs_encoder_api_t SvtJpegXsEncodeContext::encoder |
Definition at line 49 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_encode(), svt_jpegxs_enc_free(), and svt_jpegxs_enc_init().
| int SvtJpegXsEncodeContext::bitstream_frame_size |
Definition at line 50 of file libsvtjpegxsenc.c.
Referenced by svt_jpegxs_enc_encode(), and svt_jpegxs_enc_init().
1.8.17