Home
last modified time | relevance | path

Searched refs:getDecoderSampleRateAndChannelCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hal/common/include/codec2/common/
DMultiAccessUnitHelper.h47 bool getDecoderSampleRateAndChannelCount(
/frameworks/av/media/codec2/hal/common/
DMultiAccessUnitHelper.cpp98 bool MultiAccessUnitInterface::getDecoderSampleRateAndChannelCount( in getDecoderSampleRateAndChannelCount() function in android::MultiAccessUnitInterface
604 if (mInterface->getDecoderSampleRateAndChannelCount(&sampleRate, &channelCount)) { in processWorklets()