Searched defs:qp (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/utility/
H A Dquality_scaler.cc35 void QualityScaler::ReportEncodedFrame(int qp) { argument
36 average_qp_.AddSample(qp);
/external/libhevc/decoder/
H A Dihevcd_cabac.c119 * @param[in] qp
134 WORD32 qp,
141 ASSERT((qp >= 0) && (qp < 52));
143 UNUSED(qp);
161 /* cabac context initialization based on init idc and slice qp */
132 ihevcd_cabac_init(cab_ctxt_t *ps_cabac, bitstrm_t *ps_bitstrm, WORD32 qp, WORD32 cabac_init_idc, const UWORD8 *pu1_init_ctxt) argument
H A Dihevcd_parse_slice.c1858 WORD32 qp; local
1885 qp = (qp_pred + ps_codec->s_parse.s_cu.i4_cu_qp_delta + 52) % 52;
1892 ps_codec->s_parse.ai1_8x8_cu_qp[cur_cu_offset + (i * 8) + j] = qp;
1896 ps_codec->s_parse.u4_qp = qp;
1897 ps_codec->s_parse.s_cu.i4_qp = qp;
/external/libunwind/src/ia64/
H A Dunwind_decoder.h76 * UNW_DEC_RESTORE_P(fmt,qp,t,abreg,arg)
80 * UNW_DEC_SPILL_PSPREL_P(fmt,qp,t,abreg,pspoff,arg)
82 * UNW_DEC_SPILL_REG_P(fmt,qp,t,abreg,x,ytreg,arg)
84 * UNW_DEC_SPILL_SPREL_P(fmt,qp,t,abreg,pspoff,arg)
144 unsigned char byte1, byte2, abreg, qp; local
151 qp = (byte1 & 0x3f);
155 UNW_DEC_SPILL_SPREL_P(X3, qp, t, abreg, off, arg);
157 UNW_DEC_SPILL_PSPREL_P(X3, qp, t, abreg, off, arg);
164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
170 qp
[all...]
H A DGparser.c546 desc_is_active (unsigned char qp, unw_word t, struct ia64_state_record *sr) argument
550 if (qp > 0)
552 if ((sr->pr_val & ((unw_word_t) 1 << qp)) == 0)
554 sr->pr_mask |= ((unw_word_t) 1 << qp);
560 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, argument
565 if (!desc_is_active (qp, t, sr))
575 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, argument
582 if (!desc_is_active (qp, t, sr))
597 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, argument
602 if (!desc_is_active (qp,
612 desc_spill_sprel_p(unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff, struct ia64_state_record *sr) argument
799 int8_t qp; local
[all...]
/external/eigen/Eigen/src/Core/
H A DFunctors.h160 Scalar qp = q/p; local
161 return p * sqrt(Scalar(1) + qp*qp);
H A DMathFunctions.h299 RealScalar qp = q/p; local
300 return p * sqrt(RealScalar(1) + qp*qp);
/external/libunwind/include/
H A Dlibunwind-dynamic.h86 int8_t qp; /* qualifying predicate register */ member in struct:unw_dyn_op
179 #define _U_dyn_op_save_reg(op, qp, when, reg, dst) \
180 (*(op) = _U_dyn_op (UNW_DYN_SAVE_REG, (qp), (when), (reg), (dst)))
182 #define _U_dyn_op_spill_fp_rel(op, qp, when, reg, offset) \
183 (*(op) = _U_dyn_op (UNW_DYN_SPILL_FP_REL, (qp), (when), (reg), \
186 #define _U_dyn_op_spill_sp_rel(op, qp, when, reg, offset) \
187 (*(op) = _U_dyn_op (UNW_DYN_SPILL_SP_REL, (qp), (when), (reg), \
190 #define _U_dyn_op_add(op, qp, when, reg, value) \
191 (*(op) = _U_dyn_op (UNW_DYN_ADD, (qp), (when), (reg), (value)))
193 #define _U_dyn_op_pop_frames(op, qp, whe
[all...]
/external/srec/portable/src/
H A Dpmalloc.c476 register _Cell *qp = _Aldata._Head; local
483 while ((nextCell = qp->_Next) != 0
485 qp = qp->_Next;
486 savedQp = qp;
494 qp = firstFreeInBin;
495 while ((nextCell = qp->_Next) != 0
498 qp = qp->_Next;
504 qp
[all...]
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dvp8_impl.cc493 int qp; local
494 vpx_codec_control(encoder_, VP8E_GET_LAST_QUANTIZER_64, &qp);
495 quality_scaler_.ReportEncodedFrame(qp);
/external/fio/engines/
H A Drdma.c98 struct ibv_qp *qp; member in struct:rdmaio_data
369 rd->qp = rd->child_cm_id->qp;
375 rd->qp = rd->cm_id->qp;
637 if (ibv_post_send(rd->qp, &r_io_u_d->sq_wr, &bad_wr) != 0) {
664 if (ibv_post_recv(rd->qp, &r_io_u_d->rq_wr, &bad_wr) !=
673 if (ibv_post_recv(rd->qp, &rd->rq_wr, &bad_wr) != 0) {
787 if (ibv_post_send(rd->qp, &rd->sq_wr, &bad_wr) != 0) {
835 if (ibv_post_send(rd->qp,
[all...]
/external/strace/
H A Dsyscall.c402 qualbits_t *qp; local
404 qp = qual_vec[p] = realloc(qual_vec[p], n * sizeof(qualbits_t));
405 if (!qp)
407 memset(&qp[num_quals], 0, (n - num_quals) * sizeof(qualbits_t));
/external/mdnsresponder/mDNSCore/
H A DmDNS.c8544 DNSQuestion **qp = &m->Questions; local
8548 if (question->InterfaceID == mDNSInterface_LocalOnly || question->InterfaceID == mDNSInterface_P2P) qp = &m->LocalOnlyQuestions;
8549 while (*qp && *qp != question) qp=&(*qp)->next;
8550 if (*qp) *qp = (*qp)->next;
/external/chromium_org/third_party/dom_distiller_js/package/js/
H A Ddomdistiller.js88 function qp(a,b){return a<b?a:b}
494 function sl(a,b){var c;vi(a.s,31)||(a.s=new nq(a.s));c=ti(a.s,31);c.b.b+=Cv;hq(c,b.s);a.j+=b.j;a.k+=b.k;a.n+=b.n;a.o+=b.o;a.q=qp(a.q,b.q);a.p=pp(a.p,b.p);rl(a);a.c=a.c|b.c;!a.f&&(a.f=new Wt);vq(a.f,b.f);!a.b&&(a.b=new Wt);vq(a.b,b.b);a.i+=b.i;!!b.d&&(!a.d?(a.d=new It(b.d)):a.d._(b.d));a.r=qp(a.r,b.r)}
525 function km(a,b){var c,d,e,f;a.j=b.e;if(a.j.c<2){return false}d=$doc.documentElement;a.e=nm(a.j,d);c=false;for(e=0;e<a.j.c;++e){for(f=e+1;f<qp(a.j.c,e+a.f+1);++f){if(!a.c&&ql(ti(ls(a.j,f),19),_u))break;if(!a.b&&ql(ti(ls(a.j,f),19),lx))break;if(0<=e&&e<a.j.c&&0<=f&&f<a.j.c&&(e-f<0?-(e-f):e-f)<=a.f&&jm(a,e,f)&&ti(ls(a.j,e),19).c&&!ql(ti(ls(a.j,e),19),ex)&&!ql(ti(ls(a.j,e),19),_u)&&ti(ls(a.j,f),19).e<=a.i&&!ti(ls(a.j,f),19).c&&!ql(ti(ls(a.j,f),19),ex)&&!ql(ti(ls(a.j,f),19),_u)){c=true;tl(ti(ls(a.j,f),19),true)}if(0<=e&&e<a.j.c&&0<=f&&f<a.j.c&&(e-f<0?-(e-f):e-f)<=a.f&&jm(a,e,f)&&ti(ls(a.j,f),19).c&&!ql(ti(ls(a.j,f),19),ex)&&!ql(ti(ls(a.j,f),19),_u)&&ti(ls(a.j,e),19).e<=a.i&&!ti(ls(a.j,e),19).c&&!ql(ti(ls(a.j,e),19),ex)&&!ql(ti(ls(a.j,e),19),_u)){c=true;tl(ti(ls(a.j,e),19),true)}}}return c}
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2778 milliseconds