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

  /external/neven/Embedded/common/src/b_BasicEm/
UInt16Arr.h 96 void bbs_UInt16Arr_create( struct bbs_Context* cpA,
UInt16Arr.c 163 void bbs_UInt16Arr_create( struct bbs_Context* cpA,
225 bbs_UInt16Arr_create( cpA, ptrA, sizeL, mspA );
  /external/neven/Embedded/common/src/b_APIEm/
DCR.c 123 bbs_UInt16Arr_create( cpA, &ptrA->cueDataE, cueSizeA, espL );
FaceFinderRef.c 165 bbs_UInt16Arr_create( cpA, &ptrA->objBufE, dataSizeL, espL );
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Sequence.c 194 bbs_UInt16Arr_create( cpA, &ptrA->dataArrE, dataSizeL, espL );
Scanner.c 67 bbs_UInt16Arr_create( cpA, &ptrA->workImageE, ( ( woL >> 1 ) + ( woL & 1 ) ) * hoL, mspL );
82 bbs_UInt16Arr_create( cpA, &ptrA->lineBufE, woL + ( woL & 1 ), sspL );
    [all...]
LocalScanDetector.c 382 bbs_UInt16Arr_create( cpA, &ptrA->ftrDataArrE, dataSizeL, espL );
  /external/neven/Embedded/common/src/b_TensorEm/
MapSequence.c 189 bbs_UInt16Arr_create( cpA, &ptrA->objBufE, dataSizeL, espL );
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.c 207 bbs_UInt16Arr_create( cpA, &ptrA->arrE, sizeL, mspA );
UInt16ByteImage.c 150 bbs_UInt16Arr_create( cpA, &ptrA->arrE, ( widthA * heightA ) >> 1, mspA );

Completed in 247 milliseconds