Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
jpx_decode_utils.h File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#include <stdint.h>
#include "core/fxcrt/span.h"
#include "third_party/libopenjpeg/openjpeg.h"
Include dependency graph for jpx_decode_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fxcodec::DecodeData

Namespaces

namespace  fxcodec

Functions

OPJ_SIZE_T fxcodec::opj_read_from_memory (void *p_buffer, OPJ_SIZE_T nb_bytes, void *p_user_data)
OPJ_OFF_T fxcodec::opj_skip_from_memory (OPJ_OFF_T nb_bytes, void *p_user_data)
OPJ_BOOL fxcodec::opj_seek_from_memory (OPJ_OFF_T nb_bytes, void *p_user_data)