OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:npwi
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/crec/
word_lattice.c
540
int i, j,
npwi
= 0;
local
550
for (pwi[
npwi
] = wl->words_for_frame[frame]; pwi[
npwi
] != MAXwtokenID;)
552
ASSERT(
npwi
< MAX_WTOKENS_AT_FRAME);
553
token_index = pwi[
npwi
];
555
npwi
++;
556
pwi[
npwi
] = wtoken->next_token_index;
560
for (i = 0; i <
npwi
; i++)
562
for (j = 0; j < (
npwi
- 1); j++)
577
for (i = 0; i <
npwi
; i++
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
794
OMX_U32
nPWI
;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c
[
all
...]
Completed in 306 milliseconds