openshot-audio  0.1.6
Public Member Functions | Public Attributes | List of all members
jpeglibNamespace::my_upsampler Struct Reference

Public Member Functions

 JMETHOD (void, upmethod,(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf))
 

Public Attributes

struct jpeg_upsampler pub
 
int * Cr_r_tab
 
int * Cb_b_tab
 
INT32Cr_g_tab
 
INT32Cb_g_tab
 
JSAMPROW spare_row
 
boolean spare_full
 
JDIMENSION out_row_width
 
JDIMENSION rows_to_go
 

Member Function Documentation

◆ JMETHOD()

jpeglibNamespace::my_upsampler::JMETHOD ( void  ,
upmethod  ,
(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf  
)

Member Data Documentation

◆ Cb_b_tab

int* jpeglibNamespace::my_upsampler::Cb_b_tab

◆ Cb_g_tab

INT32* jpeglibNamespace::my_upsampler::Cb_g_tab

◆ Cr_g_tab

INT32* jpeglibNamespace::my_upsampler::Cr_g_tab

◆ Cr_r_tab

int* jpeglibNamespace::my_upsampler::Cr_r_tab

◆ out_row_width

JDIMENSION jpeglibNamespace::my_upsampler::out_row_width

◆ pub

struct jpeg_upsampler jpeglibNamespace::my_upsampler::pub

◆ rows_to_go

JDIMENSION jpeglibNamespace::my_upsampler::rows_to_go

◆ spare_full

boolean jpeglibNamespace::my_upsampler::spare_full

◆ spare_row

JSAMPROW jpeglibNamespace::my_upsampler::spare_row

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