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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dt1.c49 static OPJ_BYTE opj_t1_getctxno_sc(OPJ_UINT32 f);
310 OPJ_BYTE opj_t1_getctxno_sc(OPJ_UINT32 f) { function
392 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc(flag)); /* ESSAI */
443 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc((OPJ_UINT32)flag));
468 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc((OPJ_UINT32)flag));
855 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc(flag));
877 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc((OPJ_UINT32)flag));
899 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc((OPJ_UINT32)flag));
929 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc((OPJ_UINT32)flag));
1748 opj_mqc_setcurctx(mqc, opj_t1_getctxno_sc(fla
[all...]

Completed in 37 milliseconds