Home
last modified time | relevance | path

Searched refs:opj_mqc_lpsexchange (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dmqc.c84 static INLINE OPJ_INT32 opj_mqc_lpsexchange(opj_mqc_t *const mqc);
293 static INLINE OPJ_INT32 opj_mqc_lpsexchange(opj_mqc_t *const mqc) { in opj_mqc_lpsexchange() function
588 d = opj_mqc_lpsexchange(mqc); in opj_mqc_decode()