Grok  7.6.2
Namespaces | Functions
ojph_block_decoder.h File Reference
#include "ojph_defs.h"

Go to the source code of this file.

Namespaces

 ojph
 
 ojph::local
 

Functions

bool ojph::local::ojph_decode_codeblock (ui8 *coded_data, ui32 *decoded_data, ui32 missing_msbs, ui32 num_passes, ui32 lengths1, ui32 lengths2, ui32 width, ui32 height, ui32 stride)
 Decodes one codeblock, processing the cleanup, siginificance propagation, and magnitude refinement pass. More...
 
bool ojph::local::decode_vlc_init_tables ()
 Initializes vlc_tbl0 and vlc_tbl1 tables, from table0.h and table1.h. More...