|
Grok
7.6.0
|
Functions | |
| void | ojph_decode_codeblock (ui8 *coded_data, si32 *decoded_data, int missing_msbs, int num_passes, int lengths1, int lengths2, int width, int height, int stride) |
| void | ojph_encode_codeblock (si32 *buf, int missing_msbs, int num_passes, int width, int height, int stride, int *lengths, ojph::mem_elastic_allocator *elastic, ojph::coded_lists *&coded) |
| void ojph::local::ojph_decode_codeblock | ( | ui8 * | coded_data, |
| si32 * | decoded_data, | ||
| int | missing_msbs, | ||
| int | num_passes, | ||
| int | lengths1, | ||
| int | lengths2, | ||
| int | width, | ||
| int | height, | ||
| int | stride | ||
| ) |
| void ojph::local::ojph_encode_codeblock | ( | si32 * | buf, |
| int | missing_msbs, | ||
| int | num_passes, | ||
| int | width, | ||
| int | height, | ||
| int | stride, | ||
| int * | lengths, | ||
| ojph::mem_elastic_allocator * | elastic, | ||
| ojph::coded_lists *& | coded | ||
| ) |
1.8.18