Home
last modified time | relevance | path

Searched refs:discarded (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp779 int32_t discarded = outputDelayRingBufferGetSamples(nullptr, discard); in process() local
780 mOutputDelayCompensated += discarded; in process()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp910 int32_t discarded = outputDelayRingBufferGetSamples(0, discard); in onQueueFilled() local
911 mOutputDelayCompensated += discarded; in onQueueFilled()
/frameworks/av/media/libstagefright/
DACodec.cpp5993 int32_t discarded = 0; in onInputBufferFilled() local
5994 if (msg->findInt32("discarded", &discarded) && discarded) { in onInputBufferFilled()
6411 int32_t discarded = 0; in onOutputBufferDrained() local
6412 msg->findInt32("discarded", &discarded); in onOutputBufferDrained()
6427 && !discarded && buffer->size() != 0) { in onOutputBufferDrained()
6504 if (mCodec->mNativeWindow != NULL && (discarded || buffer->size() != 0)) { in onOutputBufferDrained()
/frameworks/layoutlib/create/
DREADME.txt229 inner class Paint$Style in the Paint class should be discarded and the bridge will provide its own
/frameworks/ml/nn/tools/api/
Dtypes.spec3796 * scores are discarded to meet the limit.
4025 * with the lowest scores are discarded to meet the limit. Set to
4029 * with the lowest scores are discarded to meet the limit. Set to
/frameworks/native/vulkan/api/
Dvulkan.api4663 …y access non-resident regions of a resource, all reads return as if data is 0, writes are discarded