HomeSort by relevance Sort by last modified time
    Searched refs:l_comp_x1 (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
image.c 127 OPJ_UINT32 l_comp_x0, l_comp_y0, l_comp_x1, l_comp_y1; local
144 l_comp_x1 = opj_uint_ceildiv(l_x1, l_img_comp->dx);
146 l_width = opj_uint_ceildivpow2(l_comp_x1 - l_comp_x0, l_img_comp->factor);
j2k.c 9221 OPJ_INT32 l_comp_x1, l_comp_y1; local
11081 OPJ_INT32 l_comp_x1, l_comp_y1; local
    [all...]

Completed in 202 milliseconds