OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bitsPerValueE
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_TensorEm/
CompactMat.c
65
switch( ptrA->
bitsPerValueE
)
219
uint32 bitsL = ptrA->
bitsPerValueE
;
239
switch( ptrA->
bitsPerValueE
)
291
uint32 bitsL = ptrA->
bitsPerValueE
;
347
ptrA->
bitsPerValueE
= 0;
362
ptrA->
bitsPerValueE
= 0;
411
ptrA->
bitsPerValueE
= bitsA;
429
ptrA->
bitsPerValueE
= srcPtrA->
bitsPerValueE
;
453
+ bbs_SIZEOF16( ptrA->
bitsPerValueE
)
[
all
...]
CompactMat.h
57
uint32
bitsPerValueE
;
Completed in 520 milliseconds