OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numattrs
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libjasper/
jas_icc.c
376
if (!(tagtab->ents = jas_alloc2(prof->attrtab->
numattrs
,
379
tagtab->numents = prof->attrtab->
numattrs
;
678
tab->
numattrs
= 0;
695
for (i = 0; i < attrtab->
numattrs
; ++i) {
708
while (tab->
numattrs
> 0) {
723
fprintf(out, "
numattrs
=%d\n", attrtab->
numattrs
);
725
for (i = 0; i < attrtab->
numattrs
; ++i) {
745
assert(maxents >= tab->
numattrs
);
762
i = attrtab->
numattrs
;
[
all
...]
/external/opencv3/3rdparty/libjasper/jasper/
jas_icc.h
346
int
numattrs
;
member in struct:__anon21661
Completed in 52 milliseconds