Searched refs:resE (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dpi.c890 l_current_poc->resE = l_current_poc->resno1;
911 l_current_poc->resE = l_current_poc->resno1;
968 l_current_poc->resE = p_max_res;
1077 if(tcp->res_t==tcp->resE){
1559 pi[pino].poc.resno1 = tcp->resE;
1575 pi[pino].poc.resno1 = tcp->resE;
1682 if(tcp->res_t==tcp->resE){
H A Dopenjpeg.h282 OPJ_UINT32 layE, resE, compE, prcE; member in struct:opj_poc
H A Dj2k.c1624 tpnum *= l_current_poc->resE;
/external/valgrind/main/VEX/priv/
H A Dguest_arm64_toIR.c5716 IRExpr* resE = triop(iop, mkexpr(mk_get_IR_rounding_mode()), local
5719 assign(res, neg ? unop(mkNEGF(ty),resE) : resE);
H A Dguest_arm_toIR.c1677 IRExpr* signed_overflow_after_Add32 ( IRExpr* resE, argument
1681 assign(res, resE);
1692 IRExpr* signed_overflow_after_Sub32 ( IRExpr* resE, argument
1696 assign(res, resE);

Completed in 1576 milliseconds