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

  /external/neven/Embedded/common/src/b_ImageEm/
Flt16Image.h 47 struct bbs_Int16Arr allocArrE;
Flt16Image.c 45 bbs_Int16Arr_init( cpA, &ptrA->allocArrE );
58 bbs_Int16Arr_exit( cpA, &ptrA->allocArrE );
138 bbs_Int16Arr_createAligned( cpA, &ptrA->arrE, widthA * heightA, mspA, &ptrA->allocArrE, bbs_MEMORY_ALIGNMENT );

Completed in 63 milliseconds