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

  /external/pdfium/third_party/libopenjpeg20/
pi.c 707 OPJ_UINT32 l_tx0, l_ty0; local
724 l_tx0 = p_cp->tx0 + p * p_cp->tdx; /* can't be greater than p_image->x1 so won't overflow */
725 *p_tx0 = (OPJ_INT32)opj_uint_max(l_tx0, p_image->x0);
726 *p_tx1 = (OPJ_INT32)opj_uint_min(opj_uint_adds(l_tx0, p_cp->tdx), p_image->x1);
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 423 milliseconds