OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mOutputDecoderBufferNum
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp
72
mOutputDecoderBufferNum
(0),
350
mOutputDecoderBufferNum
= 0;
726
(pBuffer->nFilledLen != 0) && (
mOutputDecoderBufferNum
< OUTPUT_STARTUP_DEC_BUF_NUM)) {
730
mOutputDecoderBufferNum
++;
732
__func__,
mOutputDecoderBufferNum
, mNumDecoderBuffers);
786
mOutputDecoderBufferNum
= 0;
[
all
...]
/hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h
281
int32_t
mOutputDecoderBufferNum
;
Completed in 733 milliseconds