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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <stdint.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)