Searched refs:five (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp215 /*Filter vertically five rows of derivatives of length chunk_width into gxx,gxy,gyy*/
263 /*Filter vertically five rows of derivatives of length 128 into gxx,gxy,gyy*/
1340 float *four,*five; local
1346 five=four+132;
1349 two[i]=five+(i+1)*132;
1352 /*Set rests of four and five to zero to avoid
1357 five[i]=0.0;
1366 /*Compute max of the lowest pair of rows in the five row window*/
1368 /*Compute max of the lowest and highest pair of rows in the five row window*/
1371 db_MaxVector_128_Aligned16_f(five,fou
[all...]
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp215 /*Filter vertically five rows of derivatives of length chunk_width into gxx,gxy,gyy*/
263 /*Filter vertically five rows of derivatives of length 128 into gxx,gxy,gyy*/
1340 float *four,*five; local
1346 five=four+132;
1349 two[i]=five+(i+1)*132;
1352 /*Set rests of four and five to zero to avoid
1357 five[i]=0.0;
1366 /*Compute max of the lowest pair of rows in the five row window*/
1368 /*Compute max of the lowest and highest pair of rows in the five row window*/
1371 db_MaxVector_128_Aligned16_f(five,fou
[all...]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp215 /*Filter vertically five rows of derivatives of length chunk_width into gxx,gxy,gyy*/
263 /*Filter vertically five rows of derivatives of length 128 into gxx,gxy,gyy*/
1340 float *four,*five; local
1346 five=four+132;
1349 two[i]=five+(i+1)*132;
1352 /*Set rests of four and five to zero to avoid
1357 five[i]=0.0;
1366 /*Compute max of the lowest pair of rows in the five row window*/
1368 /*Compute max of the lowest and highest pair of rows in the five row window*/
1371 db_MaxVector_128_Aligned16_f(five,fou
[all...]
/packages/services/Telephony/src/com/android/phone/
H A DEmergencyDialer.java77 R.id.four, R.id.five, R.id.six,
366 case R.id.five: {
/packages/apps/InCallUI/src/com/android/incallui/
H A DDialpadFragment.java53 mDisplayMap.put(R.id.five, '5');
/packages/apps/Dialer/src/com/android/dialer/dialpad/
H A DDialpadFragment.java615 R.id.five, R.id.six, R.id.seven, R.id.eight, R.id.nine, R.id.star, R.id.pound};
903 case R.id.five: {

Completed in 169 milliseconds