OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outputDelayRingBufferSpaceLeft
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h
91
int32_t
outputDelayRingBufferSpaceLeft
();
SoftAAC2.cpp
468
if (
outputDelayRingBufferSpaceLeft
() < numSamples) {
540
int32_t SoftAAC2::
outputDelayRingBufferSpaceLeft
() {
710
if (
outputDelayRingBufferSpaceLeft
() <
[
all
...]
Completed in 213 milliseconds