Home
last modified time | relevance | path

Searched defs:checkedNbBytes (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp252 OPJ_SIZE_T checkedNbBytes = static_cast<OPJ_SIZE_T>(unsignedNbBytes); in opj_skip_from_memory() local
281 OPJ_SIZE_T checkedNbBytes = static_cast<OPJ_SIZE_T>(nb_bytes); in opj_seek_from_memory() local