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.cpp File Reference

(ab965b1c2c3e7e4cd62a4b45abfaf393f4fb4618)

#include "core/fxcodec/jpx/jpx_decode_utils.h"
#include <stddef.h>
#include <string.h>
#include <algorithm>
#include <limits>
#include <type_traits>
+ Include dependency graph for jpx_decode_utils.cpp:

Go to the source code of this file.

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)