Searched defs:scaleA (Results  1 – 9 of 9) sorted by relevance
| /external/neven/Embedded/common/src/b_TensorEm/ | 
| D | Int16Mat2D.c | 104 struct bts_Int16Mat2D bts_Int16Mat2D_createRigid( phase16 angleA, struct flt16 scaleA )  in bts_Int16Mat2D_createRigid() 113 void bts_Int16Mat2D_scale( struct bts_Int16Mat2D* ptrA, struct flt16 scaleA )  in bts_Int16Mat2D_scale()
  | 
| D | Flt16Mat2D.c | 205 struct bts_Flt16Mat2D bts_Flt16Mat2D_createScale( int32 scaleA, int32 scaleBbpA )  in bts_Flt16Mat2D_createScale() 214 struct bts_Flt16Mat2D bts_Flt16Mat2D_createRigid( phase16 angleA, int32 scaleA, int32 scaleBbpA )  in bts_Flt16Mat2D_createRigid() 276 void bts_Flt16Mat2D_scale( struct bts_Flt16Mat2D* ptrA, int32 scaleA, int32 scaleBbpA )  in bts_Flt16Mat2D_scale()
  | 
| D | Flt16Mat3D.c | 150 struct bts_Flt16Mat3D bts_Flt16Mat3D_createScale( int32 scaleA, int32 scaleBbpA )  in bts_Flt16Mat3D_createScale() 241 void bts_Flt16Mat3D_scale( struct bts_Flt16Mat3D* ptrA, int32 scaleA, int32 scaleBbpA )  in bts_Flt16Mat3D_scale()
  | 
| D | Flt16Alt2D.c | 164 struct bts_Flt16Alt2D bts_Flt16Alt2D_createScale( int32 scaleA,   in bts_Flt16Alt2D_createScale() 177 												  int32 scaleA,   in bts_Flt16Alt2D_createRigid()
  | 
| D | Flt16Alt3D.c | 138 struct bts_Flt16Alt3D bts_Flt16Alt3D_createScale( int32 scaleA,   in bts_Flt16Alt3D_createScale()
  | 
| D | Cluster2D.c | 42 								 uint32* scaleA,	/* resulting scale factor */  in bts_Cluster2D_computeScale()
  | 
| /external/rust/crates/nom/tests/ | 
| D | mp4.rs | 51   scaleA:        f32,  field 81   scaleA:        f32,  field
  | 
| /external/neven/Embedded/common/src/b_BitFeatureEm/ | 
| D | Scanner.c | 34 uint32 bbf_Scanner_scalePrd( uint32 scaleA, uint32 factorA /*0.32 */ )\  in bbf_Scanner_scalePrd() 987 						  int32 xA, int32 yA, uint32 scaleA )  in bbf_Scanner_goToUls() 1064 							uint32 scaleA,   in bbf_Scanner_addOutPos()
  | 
| /external/mesa3d/src/mesa/swrast/ | 
| D | s_texcombine.c | 93    const GLfloat scaleA = (GLfloat) (1 << combine->ScaleShiftA);  in texture_combine()  local
  |