Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dopj_intmath.h227 static INLINE OPJ_UINT32 opj_uint_floorlog2(OPJ_UINT32 a) in opj_uint_floorlog2() function
Dt2.c1219 bit_number = l_cblk->numlenbits + opj_uint_floorlog2( in opj_t2_read_packet_header()