Searched defs:yA (Results 1 – 7 of 7) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
D | Flt16Alt3D.c | 165 int16 xA, int16 yA, int16 zA, in bts_Flt16Alt3D_create16() 184 int32 xA, int32 yA, int32 zA, in bts_Flt16Alt3D_create32()
|
D | Flt16Vec3D.c | 169 struct bts_Flt16Vec3D bts_Flt16Vec3D_create16( int16 xA, int16 yA, int16 zA, int16 bbpA ) in bts_Flt16Vec3D_create16() 181 struct bts_Flt16Vec3D bts_Flt16Vec3D_create32( int32 xA, int32 yA, int32 zA, int32 bbpA ) in bts_Flt16Vec3D_create32()
|
D | Flt16Vec2D.c | 148 struct bts_Flt16Vec2D bts_Flt16Vec2D_create16( int16 xA, int16 yA, int16 bbpA ) in bts_Flt16Vec2D_create16() 170 struct bts_Flt16Vec2D bts_Flt16Vec2D_create32( int32 xA, int32 yA, int32 bbpA ) in bts_Flt16Vec2D_create32()
|
D | Flt16Alt2D.c | 232 int16 yA, in bts_Flt16Alt2D_create16() 249 int32 yA, in bts_Flt16Alt2D_create32()
|
/external/neven/Embedded/common/src/b_BasicEm/ |
D | Phase.c | 271 phase16 bbs_phase16( int32 xA, int32 yA ) in bbs_phase16()
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | Scanner.c | 887 void bbf_Scanner_goToXY( struct bbs_Context* cpA, struct bbf_Scanner* ptrA, int32 xA, int32 yA ) in bbf_Scanner_goToXY() 987 int32 xA, int32 yA, uint32 scaleA ) in bbf_Scanner_goToUls() 1063 int32 yA, in bbf_Scanner_addOutPos()
|
D | LocalScanner.c | 722 …f_LocalScanner_goToXY( struct bbs_Context* cpA, struct bbf_LocalScanner* ptrA, int32 xA, int32 yA ) in bbf_LocalScanner_goToXY()
|