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

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
image.c 109 OPJ_UINT32 i, l_width, l_height; local
125 l_width = (OPJ_UINT32)opj_int_ceildivpow2(l_comp_x1 - l_comp_x0, (OPJ_INT32)l_img_comp->factor);
127 l_img_comp->w = l_width;
tcd.c 1286 OPJ_UINT32 l_stride, l_width,l_height; local
1659 OPJ_UINT32 l_width,l_height,i,j; local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 359 int l_width; member in struct:Tab::TabImage

Completed in 232 milliseconds