Home
last modified time | relevance | path

Searched refs:thr_scale (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/nvtt/bc7/
H A Davpcl_mode1.cpp542 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
547 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
548 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
549 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
550 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode0.cpp558 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
563 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
564 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
565 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
566 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode2.cpp506 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
511 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
512 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
513 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
514 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode6.cpp556 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
561 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
562 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
563 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
564 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode3.cpp553 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
558 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
559 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
560 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
561 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode7.cpp589 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
594 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
595 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
596 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
597 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode4.cpp760 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
765 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
766 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
767 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
768 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode5.cpp761 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
766 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
767 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
768 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
769 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/nvtt/bc7/
H A Davpcl_mode1.cpp542 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
547 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
548 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
549 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
550 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode3.cpp553 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
558 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
559 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
560 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
561 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode0.cpp558 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
563 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
564 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
565 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
566 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode2.cpp506 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
511 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
512 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
513 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
514 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode6.cpp556 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
561 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
562 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
563 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
564 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode7.cpp589 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
594 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
595 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
596 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
597 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode4.cpp760 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
765 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
766 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
767 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
768 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
H A Davpcl_mode5.cpp761 float thr_scale = (float)np / (float)Tile::TILE_TOTAL; in exhaustive() local
766 if (orig_err > 5000.0*thr_scale) { adelta = (1 << aprec)/2; bdelta = (1 << bprec)/2; } in exhaustive()
767 else if (orig_err > 1000.0*thr_scale) { adelta = (1 << aprec)/4; bdelta = (1 << bprec)/4; } in exhaustive()
768 else if (orig_err > 200.0*thr_scale) { adelta = (1 << aprec)/8; bdelta = (1 << bprec)/8; } in exhaustive()
769 else if (orig_err > 40.0*thr_scale) { adelta = (1 << aprec)/16; bdelta = (1 << bprec)/16; } in exhaustive()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRenc/src/
H A Dtran_det.cpp934 const INT thr_scale = TRAN_DET_THRSHLD_SCALE; in FDKsbrEnc_fastTransientDetect() local
1030 thr_scale) && in FDKsbrEnc_fastTransientDetect()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRenc/src/
H A Dtran_det.cpp934 const INT thr_scale = TRAN_DET_THRSHLD_SCALE; in FDKsbrEnc_fastTransientDetect() local
1030 thr_scale) && in FDKsbrEnc_fastTransientDetect()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_widg.c3305 func->thr_scale = in AFNI_make_wid2()
3325 XtVaSetValues( func->thr_scale , in AFNI_make_wid2()
3330 XtVaSetValues( func->thr_scale , XmNscaleWidth,24 , NULL ) ; in AFNI_make_wid2()
3336 XtVaCreateManagedWidget( zork,xmLabelWidgetClass,func->thr_scale,NULL ) ; in AFNI_make_wid2()
3341 XtAddCallback( func->thr_scale , XmNvalueChangedCallback , in AFNI_make_wid2()
3344 XtAddCallback( func->thr_scale , XmNdragCallback , in AFNI_make_wid2()
3347 MCW_reghelp_children( func->thr_scale , in AFNI_make_wid2()
3357 MCW_register_hint( func->thr_scale , "Threshold for color overlay" ) ; in AFNI_make_wid2()
H A Dafni_lock.c647 XmScaleSetValue( qq3d->vwid->func->thr_scale , ival ) ; in AFNI_thrdrag_lock_carryout()
H A Dafni_driver.c2059 XmScaleSetValue( im3d->vwid->func->thr_scale , ival ) ; in AFNI_drive_set_threshold()
2070 AFNI_thr_scale_CB( im3d->vwid->func->thr_scale, (XtPointer)im3d, NULL ) ; in AFNI_drive_set_threshold()
2155 XmScaleSetValue( im3d->vwid->func->thr_scale , ival ) ; in AFNI_drive_set_threshnew()
2157 AFNI_thr_scale_CB( im3d->vwid->func->thr_scale, (XtPointer)im3d, NULL ) ; in AFNI_drive_set_threshnew()
H A Dafni.c5746 XmScaleGetValue( im3d->vwid->func->thr_scale , &scl ) ; in AFNI_seq_send_CB()
10390 XmScaleSetValue( im3d->vwid->func->thr_scale , 1 ) ;
10817 XtVaSetValues( im3d->vwid->func->thr_scale , XmNscaleWidth,24 , NULL ) ;
14042 XtVaGetValues( im3d->vwid->func->thr_scale ,
14046 XtVaGetValues( im3d->vwid->func->thr_scale ,
14056 XtUnmanageChild(im3d->vwid->func->thr_scale) ; AFNI_sleep(1) ;
14058 XtVaSetValues( im3d->vwid->func->thr_scale ,
14061 XtManageChild(im3d->vwid->func->thr_scale) ;
H A Dafni_func.c167 do{ MCW_flash_widget(2,(iq)->vwid->func->thr_scale); BEEPIT; } while(0)
520 XmScaleSetValue( im3d->vwid->func->thr_scale , ival ) ; in AFNI_set_threshold()
521 AFNI_thr_scale_CB( im3d->vwid->func->thr_scale, (XtPointer)im3d, NULL ) ; in AFNI_set_threshold()
623 XtVaSetValues( im3d->vwid->func->thr_scale, XmNdecimalPoints, decim, NULL ) ; in AFNI_set_thresh_top()
H A Dafni.h736 Widget thr_rowcol , thr_label , thr_scale , thr_pval_label ; member