openshot-audio
0.1.2
|
Public Attributes | |
struct jpeg_upsampler | pub |
JSAMPARRAY | color_buf [MAX_COMPONENTS] |
upsample1_ptr | methods [MAX_COMPONENTS] |
int | next_row_out |
JDIMENSION | rows_to_go |
int | rowgroup_height [MAX_COMPONENTS] |
UINT8 | h_expand [MAX_COMPONENTS] |
UINT8 | v_expand [MAX_COMPONENTS] |
JSAMPARRAY juce::jpeglibNamespace::my_upsampler2::color_buf[MAX_COMPONENTS] |
UINT8 juce::jpeglibNamespace::my_upsampler2::h_expand[MAX_COMPONENTS] |
upsample1_ptr juce::jpeglibNamespace::my_upsampler2::methods[MAX_COMPONENTS] |
int juce::jpeglibNamespace::my_upsampler2::next_row_out |
struct jpeg_upsampler juce::jpeglibNamespace::my_upsampler2::pub |
int juce::jpeglibNamespace::my_upsampler2::rowgroup_height[MAX_COMPONENTS] |
JDIMENSION juce::jpeglibNamespace::my_upsampler2::rows_to_go |
UINT8 juce::jpeglibNamespace::my_upsampler2::v_expand[MAX_COMPONENTS] |