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 707 OPJ_UINT32 l_tx0, l_ty0; local
727 l_ty0 = p_cp->ty0 + q * p_cp->tdy; /* can't be greater than p_image->y1 so won't overflow */
728 *p_ty0 = (OPJ_INT32)opj_uint_max(l_ty0, p_image->y0);
729 *p_ty1 = (OPJ_INT32)opj_uint_min(opj_uint_adds(l_ty0, p_cp->tdy), p_image->y1);
1179 OPJ_INT32 l_tx0,l_tx1,l_ty0,l_ty1; local
1386 OPJ_INT32 l_tx0,l_tx1,l_ty0,l_ty1; local
1852 OPJ_INT32 l_tx0,l_tx1,l_ty0,l_ty1; local
    [all...]
tcd.c 679 OPJ_UINT32 l_tx0, l_ty0; local
    [all...]

Completed in 449 milliseconds