Searched defs:bw (Results 1 – 3 of 3) sorted by relevance
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | io_32.h | 30 #define __BUILDIO(bwl,bw,type) static inline void out##bwl(unsigned type value, int port) { out#… argument 31 #define BUILDIO(bwl,bw,type) static inline void out##bwl##_local(unsigned type value, int port) { … argument
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_matching.cpp | 2697 float* db_FillBuckets_f(float *patch_space,const float * const *f_img,db_Bucket_f **bp,int bw,int b… in db_FillBuckets_f() 2732 …u(short *patch_space,const unsigned char * const *f_img,db_Bucket_u **bp,int bw,int bh,int nr_h,in… in db_FillBuckets_u() 2785 …rewarped_f(float *patch_space,const float *const *f_img,db_Bucket_f **bp,int bw,int bh,int nr_h,in… in db_FillBucketsPrewarped_f() 2828 … int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y, in db_FillBucketsPrewarped_u() 2874 … int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y, in db_FillBucketsPrewarpedAffine_u()
|
D | db_feature_detection.cpp | 1497 int bw,int bh,unsigned long area_factor, in db_ExtractCornersSaturated()
|