FFmpeg
Data Fields
DWTCompose Struct Reference

#include <dirac_dwt.h>

Data Fields

uint8_t * b [MAX_DWT_SUPPORT]
 
int y
 
IDWTELEMb0
 
IDWTELEMb1
 
IDWTELEMb2
 
IDWTELEMb3
 

Detailed Description

Definition at line 32 of file dirac_dwt.h.

Field Documentation

◆ b

uint8_t* DWTCompose::b[MAX_DWT_SUPPORT]

◆ y

int DWTCompose::y

◆ b0

IDWTELEM* DWTCompose::b0

◆ b1

IDWTELEM* DWTCompose::b1

◆ b2

IDWTELEM* DWTCompose::b2

◆ b3

IDWTELEM* DWTCompose::b3

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