Searched refs:_STEP (Results 1 – 12 of 12) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/ |
| H A D | mdrv_mfc.h | 132 #define _STEP 4 // 4,294,967,295 macro 133 #define _GAIN_P(f) (f/(_STEP)) 134 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| H A D | mdrv_mfc_scalerop.c | 103 #define _STEP 4 // 4,294,967,295 macro 104 #define _GAIN_P(f) (f/(_STEP)) 105 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/ |
| H A D | mdrv_mfc.h | 132 #define _STEP 4 // 4,294,967,295 macro 133 #define _GAIN_P(f) (f/(_STEP)) 134 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| H A D | mdrv_mfc_scalerop.c | 103 #define _STEP 4 // 4,294,967,295 macro 104 #define _GAIN_P(f) (f/(_STEP)) 105 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/ |
| H A D | mdrv_mfc.h | 132 #define _STEP 4 // 4,294,967,295 macro 133 #define _GAIN_P(f) (f/(_STEP)) 134 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| H A D | mdrv_mfc_scalerop.c | 103 #define _STEP 4 // 4,294,967,295 macro 104 #define _GAIN_P(f) (f/(_STEP)) 105 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/ |
| H A D | mdrv_mfc.h | 132 #define _STEP 4 // 4,294,967,295 macro 133 #define _GAIN_P(f) (f/(_STEP)) 134 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| H A D | mdrv_mfc_scalerop.c | 103 #define _STEP 4 // 4,294,967,295 macro 104 #define _GAIN_P(f) (f/(_STEP)) 105 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/ |
| H A D | mdrv_mfc.h | 132 #define _STEP 4 // 4,294,967,295 macro 133 #define _GAIN_P(f) (f/(_STEP)) 134 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| H A D | mdrv_mfc_scalerop.c | 103 #define _STEP 4 // 4,294,967,295 macro 104 #define _GAIN_P(f) (f/(_STEP)) 105 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/ |
| H A D | mdrv_mfc.h | 132 #define _STEP 4 // 4,294,967,295 macro 133 #define _GAIN_P(f) (f/(_STEP)) 134 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|
| H A D | mdrv_mfc_scalerop.c | 103 #define _STEP 4 // 4,294,967,295 macro 104 #define _GAIN_P(f) (f/(_STEP)) 105 #define _GAIN_I(f) (f/(_STEP*_STEP/2))
|