Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jpx/
Djpx_decode_utils.cpp56 OPJ_SIZE_T checked_nb_bytes = static_cast<OPJ_SIZE_T>(unsigned_nb_bytes); in opj_skip_from_memory() local
85 OPJ_SIZE_T checked_nb_bytes = static_cast<OPJ_SIZE_T>(nb_bytes); in opj_seek_from_memory() local