OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fconfigfound
(Results
1 - 1
of
1
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_lib.cpp
231
int
fConfigFound
= 0;
243
err = CLatmDemux_ReadStreamMuxConfig(hBs, pLatmDemux, &hTp->callbacks, hTp->asc, &
fConfigFound
);
250
fConfigFound
= 1;
262
fConfigFound
= 1;
275
if (err == TRANSPORTDEC_OK &&
fConfigFound
) {
543
int
fConfigFound
= (pfConfigFound != NULL) ? *pfConfigFound : 0;
572
fConfigFound
= 1;
616
&
fConfigFound
,
657
*pfConfigFound =
fConfigFound
;
667
*pfConfigFound =
fConfigFound
;
[
all
...]
Completed in 57 milliseconds