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

  /external/pdfium/third_party/libopenjpeg20/
pi.c 884 OPJ_UINT32 l_tx0, l_ty0; local
1376 OPJ_INT32 l_tx0, l_tx1, l_ty0, l_ty1; local
1576 OPJ_INT32 l_tx0, l_tx1, l_ty0, l_ty1; local
2051 OPJ_INT32 l_tx0, l_tx1, l_ty0, l_ty1; local
    [all...]
tcd.c 742 OPJ_UINT32 l_tx0, l_ty0; local
779 l_ty0 = l_cp->ty0 + q *
781 l_tile->y0 = (OPJ_INT32)opj_uint_max(l_ty0, l_image->y0);
782 l_tile->y1 = (OPJ_INT32)opj_uint_min(opj_uint_adds(l_ty0, l_cp->tdy),
    [all...]

Completed in 83 milliseconds