OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWhatBuffersAllocated
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/include/media/stagefright/
CodecBase.h
54
kWhatBuffersAllocated
= 'allc',
/frameworks/av/media/libstagefright/filters/
MediaFilter.cpp
265
notify->setInt32("what", CodecBase::
kWhatBuffersAllocated
);
/frameworks/av/media/libstagefright/
MediaCodec.cpp
[
all
...]
ACodec.cpp
936
notify->setInt32("what", CodecBase::
kWhatBuffersAllocated
);
[
all
...]
Completed in 92 milliseconds