HomeSort by relevance Sort by last modified time
    Searched defs:arrE (Results 1 - 10 of 10) sorted by null

  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.h 48 struct bbs_Int16Arr arrE;
Int32Mat.h 47 struct bbs_Int32Arr arrE;
  /external/neven/Embedded/common/src/b_ImageEm/
APhImage.h 55 struct bbs_APhArr arrE;
ComplexImage.h 55 struct bbs_ComplexArr arrE;
UInt16ByteImage.h 43 * ( ( arrE.arrE + y * withE + ( x >> 1 ) ) >> ( 8 * ( x & 1 ) ) ) & 0x0FF;
62 struct bbs_UInt16Arr arrE;
UInt32Image.h 51 struct bbs_UInt32Arr arrE;
UInt8Image.h 53 struct bbs_UInt8Arr arrE;
Flt16Image.h 61 struct bbs_Int16Arr arrE;
UInt16BytePyrImage.h 51 * Adresses of data relative to arrE.arrPtrE
73 struct bbs_UInt16Arr arrE;
UInt8PyramidalImage.h 46 * Adresses of data relative to arrE.arrPtrE
73 struct bbs_UInt8Arr arrE;

Completed in 165 milliseconds