OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newBufferCount
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
ACodec.cpp
645
OMX_U32
newBufferCount
= def.nBufferCountMin + *minUndequeuedBuffers;
646
def.nBufferCountActual =
newBufferCount
;
652
mComponentName.c_str(),
newBufferCount
, err);
[
all
...]
OMXCodec.cpp
[
all
...]
Completed in 483 milliseconds