Searched defs:opj_j2k_check_poc_val (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dj2k.c1125 static OPJ_BOOL opj_j2k_check_poc_val( const opj_poc_t *p_pocs,
1486 OPJ_BOOL opj_j2k_check_poc_val( const opj_poc_t *p_pocs, function
6294 opj_j2k_check_poc_val(parameters->POC,parameters->numpocs, (OPJ_UINT32)parameters->numresolution, image->numcomps, (OPJ_UINT32)parameters->tcp_numlayers, p_manager);

Completed in 73 milliseconds