openshot-audio  0.1.2
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
 
intCr_r_tab
 
intCb_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

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

Member Data Documentation

int* jpeglibNamespace::my_upsampler::Cb_b_tab
INT32* jpeglibNamespace::my_upsampler::Cb_g_tab
INT32* jpeglibNamespace::my_upsampler::Cr_g_tab
int* jpeglibNamespace::my_upsampler::Cr_r_tab
JDIMENSION jpeglibNamespace::my_upsampler::out_row_width
struct jpeg_upsampler jpeglibNamespace::my_upsampler::pub
JDIMENSION jpeglibNamespace::my_upsampler::rows_to_go
boolean jpeglibNamespace::my_upsampler::spare_full
JSAMPROW jpeglibNamespace::my_upsampler::spare_row

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