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

  /external/pdfium/third_party/libopenjpeg20/
image.c 125 OPJ_UINT32 i, l_width, l_height; local
146 l_width = opj_uint_ceildivpow2(l_comp_x1 - l_comp_x0, l_img_comp->factor);
148 l_img_comp->w = l_width;
tcd.c 1715 OPJ_UINT32 l_stride, l_width, l_height; local
2178 OPJ_UINT32 l_width, l_height, i, j; local
    [all...]
j2k.c 379 OPJ_UINT32* l_width,
9176 OPJ_SIZE_T l_width = l_img_comp_dest->w; local
11419 OPJ_UINT32 l_size_comp, l_width, l_height, l_offset_x, l_offset_y, local
    [all...]

Completed in 103 milliseconds