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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#include "core/fxcodec/jpx/jpx_decode_utils.h"
#include <algorithm>
#include <limits>
#include <type_traits>
#include "core/fxcrt/compiler_specific.h"
#include "core/fxcrt/fx_memcpy_wrappers.h"
#include "core/fxcrt/numerics/safe_conversions.h"
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)