FFmpeg
|
#include <j2k.h>
Data Fields | |
uint16_t | xi0 |
uint16_t | xi1 |
uint16_t | yi0 |
uint16_t | yi1 |
codeblock indexes ([xi0, xi1)) More... | |
J2kTgtNode * | zerobits |
J2kTgtNode * | cblkincl |
Detailed Description
Field Documentation
J2kTgtNode* J2kPrec::cblkincl |
Definition at line 155 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_cleanup(), ff_j2k_init_component(), and ff_j2k_reinit().
uint16_t J2kPrec::xi0 |
Definition at line 153 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().
uint16_t J2kPrec::xi1 |
Definition at line 153 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().
uint16_t J2kPrec::yi0 |
Definition at line 153 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().
uint16_t J2kPrec::yi1 |
codeblock indexes ([xi0, xi1))
Definition at line 153 of file j2k.h.
Referenced by ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().
J2kTgtNode* J2kPrec::zerobits |
Definition at line 154 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_cleanup(), ff_j2k_init_component(), and ff_j2k_reinit().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11