Home
last modified time | relevance | path

Searched refs:y1A (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DInt16Rect.c82 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A ) in bts_Int16Rect_create() argument
86 rectL.y1E = y1A; in bts_Int16Rect_create()
DInt16Rect.h73 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A );