FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
J2kTgtNode Struct Reference

#include <j2k.h>

Data Fields

uint8_t val
 
uint8_t vis
 
struct J2kTgtNodeparent
 

Detailed Description

Definition at line 109 of file j2k.h.

Field Documentation

uint8_t J2kTgtNode::val

Definition at line 110 of file j2k.h.

Referenced by encode_packet(), tag_tree_code(), tag_tree_decode(), tag_tree_update(), and tag_tree_zero().

uint8_t J2kTgtNode::vis

Definition at line 111 of file j2k.h.

Referenced by tag_tree_code(), tag_tree_decode(), and tag_tree_zero().

struct J2kTgtNode* J2kTgtNode::parent

Definition at line 112 of file j2k.h.

Referenced by ff_j2k_tag_tree_init(), tag_tree_code(), tag_tree_decode(), and tag_tree_update().


The documentation for this struct was generated from the following file: