Searched defs:factor (Results 151 - 175 of 243) sorted by relevance

12345678910

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1538 * Return the blend factor equivalent to a destination alpha of one.
1541 force_dst_alpha_one(unsigned factor) argument
1543 switch(factor) {
1552 return factor;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_state.c123 * Calculate the hardware blend factor setting. This same function is used
127 * The hardware register value for the specified blend factor. This value
129 * destination factor.
136 static int blend_factor( GLenum factor, GLboolean is_src ) argument
140 switch ( factor ) {
662 static void r200LineStipple( struct gl_context *ctx, GLint factor, GLushort pattern ) argument
668 ((((GLuint)factor & 0xff) << 16) | ((GLuint)pattern));
714 GLfloat factor, GLfloat units )
719 float_ui32_type factoru = { factor };
721 /* factor *
713 r200PolygonOffset( struct gl_context *ctx, GLfloat factor, GLfloat units ) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c478 static void radeonLineStipple( struct gl_context *ctx, GLint factor, GLushort pattern ) argument
484 ((((GLuint)factor & 0xff) << 16) | ((GLuint)pattern));
521 GLfloat factor, GLfloat units )
526 float_ui32_type factoru = { factor };
610 /* cannot do tcl fog factor calculation with fog coord source
520 radeonPolygonOffset( struct gl_context *ctx, GLfloat factor, GLfloat units ) argument
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_cc_functions.c2060 uint32_t factor = 1; local
2065 factor = 1+ ( 10*diff + ((diff/2)*(diff/2)/hz))/hz;
2071 factor = (factor<<3)/scale;
2072 if (!factor)
2073 factor = 1;
2076 ca->alpha = 2*factor*((1<<7)-ca->beta);
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
H A Dns_core.c31 //scale parameters: multiply dominant peaks of the histograms by scale factor to obtain
158 inst->featureData[3] = LRT_FEATURE_THR; //average lrt factor (start on threshold)
639 // compute feature based on average LR factor
652 // done with computation of LR factor
708 //final speech probability: combine prior model with LR factor:
729 float energy1, energy2, gain, factor, factor1, factor2; local
1142 //scale factor: only do it after END_STARTUP_LONG time
1143 factor = (float)1.0;
1172 factor = inst->priorSpeechProb * factor1 + ((float)1.0 - inst->priorSpeechProb)
1176 factor
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c286 static void set_rate_correction_factor(VP9_COMP *cpi, double factor) { argument
288 cpi->rc.key_frame_rate_correction_factor = factor;
293 cpi->rc.gf_rate_correction_factor = factor;
295 cpi->rc.rate_correction_factor = factor;
311 // the current correction factor.
316 // Work out a size correction factor.
368 // Calculate required scaling factor based on target frame size and size of
521 // Convert the adjustment factor to a qindex delta
633 // Convert the adjustment factor to a qindex delta
818 // Convert the adjustment factor t
[all...]
/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c535 struct x86_reg factor; local
539 factor = get_const(p, CONST_INV_255);
542 factor = get_const(p, CONST_INV_65535);
545 factor = get_const(p, CONST_INV_2147483647);
549 factor.disp = 0;
550 factor.file = 0;
551 factor.idx = 0;
552 factor.mod = 0;
555 sse_mulps(p->func, dataXMM, factor);
585 struct x86_reg factor; local
[all...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1538 * Return the blend factor equivalent to a destination alpha of one.
1541 force_dst_alpha_one(unsigned factor) argument
1543 switch(factor) {
1552 return factor;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_state.c123 * Calculate the hardware blend factor setting. This same function is used
127 * The hardware register value for the specified blend factor. This value
129 * destination factor.
136 static int blend_factor( GLenum factor, GLboolean is_src ) argument
140 switch ( factor ) {
662 static void r200LineStipple( struct gl_context *ctx, GLint factor, GLushort pattern ) argument
668 ((((GLuint)factor & 0xff) << 16) | ((GLuint)pattern));
714 GLfloat factor, GLfloat units )
719 float_ui32_type factoru = { factor };
721 /* factor *
713 r200PolygonOffset( struct gl_context *ctx, GLfloat factor, GLfloat units ) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c478 static void radeonLineStipple( struct gl_context *ctx, GLint factor, GLushort pattern ) argument
484 ((((GLuint)factor & 0xff) << 16) | ((GLuint)pattern));
521 GLfloat factor, GLfloat units )
526 float_ui32_type factoru = { factor };
610 /* cannot do tcl fog factor calculation with fog coord source
520 radeonPolygonOffset( struct gl_context *ctx, GLfloat factor, GLfloat units ) argument
/external/webrtc/src/modules/audio_processing/ns/
H A Dns_core.c31 //scale parameters: multiply dominant peaks of the histograms by scale factor to obtain
158 inst->featureData[3] = LRT_FEATURE_THR; //average lrt factor (start on threshold)
639 // compute feature based on average LR factor
652 // done with computation of LR factor
708 //final speech probability: combine prior model with LR factor:
729 float energy1, energy2, gain, factor, factor1, factor2; local
1164 //scale factor: only do it after END_STARTUP_LONG time
1165 factor = (float)1.0;
1194 factor = inst->priorSpeechProb * factor1 + ((float)1.0 - inst->priorSpeechProb)
1198 factor
[all...]
/external/chromium_org/android_webview/renderer/
H A Dprint_web_view_helper.cc365 double factor = FitPrintParamsToPage(params, &result_params); local
367 *scale_factor = factor;
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dbrowser_options_handler.cc1659 // the default factor added if necessary.
1673 double factor = *i; local
1674 int percent = static_cast<int>(factor * 100 + 0.5);
1677 option->Append(new base::FundamentalValue(factor));
1678 bool selected = content::ZoomValuesEqual(factor, default_zoom_factor);
/external/chromium_org/chrome/renderer/printing/
H A Dprint_web_view_helper.cc394 double factor = FitPrintParamsToPage(params, &result_params); local
396 *scale_factor = factor;
/external/chromium_org/content/shell/renderer/test_runner/
H A Devent_sender.cc339 void SetPageZoomFactor(double factor);
600 void EventSenderBindings::SetPageZoomFactor(double factor) { argument
602 sender_->SetPageZoomFactor(factor);
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_impl_autogen.h1072 void GLES2Implementation::PolygonOffset(GLfloat factor, GLfloat units) { argument
1074 GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glPolygonOffset(" << factor << ", "
1076 helper_->PolygonOffset(factor, units);
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dppb_opengles2_thunk.cc863 void PolygonOffset(PP_Resource context_id, GLfloat factor, GLfloat units) { argument
866 glPolygonOffset(factor, units);
/external/chromium_org/ppapi/proxy/
H A Dppb_instance_proxy.cc495 double factor) {
494 ZoomChanged(PP_Instance instance, double factor) argument
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.cpp1689 float factor = 1; local
1695 factor = std::min(rect.width() / radiiSum, factor);
1700 factor = std::min(rect.width() / radiiSum, factor);
1705 factor = std::min(rect.height() / radiiSum, factor);
1710 factor = std::min(rect.height() / radiiSum, factor);
1712 ASSERT(factor <
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dunames.c788 uint16_t i, factor, bufferPos=0; local
801 factor=factors[i];
802 indexes[i]=(uint16_t)(code%factor);
803 code/=factor;
818 factor=indexes[i];
819 while(factor>0) {
821 --factor;
838 factor=(uint16_t)(factors[i]-indexes[i]-1);
839 while(factor>0) {
841 --factor;
1249 int32_t i, count=range->variant, factor, factorLength, maxFactorLength; local
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dastro.cpp1085 // A3: correction factor (for ???)
1312 double factor = uprv_fabs(deltaT / normPI(angle-lastAngle)); local
1315 deltaT = normPI(desired - angle) * factor;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c785 LLVMValueRef factor; local
814 factor = lp_build_const_int_vec(bld->gallivm, bld->type, (unsigned long long)shift << mantissa);
816 a = LLVMBuildAdd(builder, a, factor, "");
822 factor = lp_build_const_vec(bld->gallivm, bld->type, shift);
823 return LLVMBuildShl(builder, a, factor, "");
827 factor = lp_build_const_vec(bld->gallivm, bld->type, (double)b);
828 return lp_build_mul(bld, a, factor);
H A Dlp_bld_sample.c52 * Bri-linear factor. Should be greater than one.
357 * with the steepness specified in 'factor'
385 double factor,
390 double pre_offset = (factor - 0.5)/factor - 0.5;
391 double post_offset = 1 - factor;
403 lp_build_const_vec(bld->gallivm, bld->type, factor));
433 double factor,
440 const double pre_factor = (2*factor - 0.5)/(M_SQRT2*factor);
383 lp_build_brilinear_lod(struct lp_build_context *bld, LLVMValueRef lod, double factor, LLVMValueRef *out_lod_ipart, LLVMValueRef *out_lod_fpart) argument
431 lp_build_brilinear_rho(struct lp_build_context *bld, LLVMValueRef rho, double factor, LLVMValueRef *out_lod_ipart, LLVMValueRef *out_lod_fpart) argument
[all...]
/external/chromium_org/third_party/opus/src/src/
H A Dopus_encoder.c569 float factor; local
572 factor=0;
574 factor=1;
576 factor = (rate-80.f)/80.f;
588 cost[0][1<<i] = (frame_cost + rate*(1<<i))*(1+factor*transient_boost(E, E_1, i, N+1));
619 curr_cost = (frame_cost + rate*(1<<j))*(1+factor*transient_boost(E+i, E_1+i, j, N-i+1));
/external/chromium_org/third_party/skia/src/core/
H A DSkMatrix.cpp1541 SkScalar factor; local
1542 if (get_scale_factor<kMin_MinMaxOrBoth>(this->getType(), fMat, &factor)) {
1543 return factor;
1550 SkScalar factor; local
1551 if (get_scale_factor<kMax_MinMaxOrBoth>(this->getType(), fMat, &factor)) {
1552 return factor;

Completed in 9716 milliseconds

12345678910