Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dopj_intmath.h116 static INLINE OPJ_INT32 opj_int_clamp(OPJ_INT32 a, OPJ_INT32 min, in opj_int_clamp() function
Dtcd.c2228 *l_current_ptr = opj_int_clamp(*l_current_ptr + l_tccp->m_dc_level_shift, l_min, in opj_tcd_dc_level_shift_decode()