Searched refs:isComponentSupportsLargeAudioFrame (Results 1 – 5 of 5) sorted by relevance
222 bool isComponentSupportsLargeAudioFrame = false; in tryCreateMultiAccessUnitInterface() local226 isComponentSupportsLargeAudioFrame = true; in tryCreateMultiAccessUnitInterface()230 if (!isComponentSupportsLargeAudioFrame) { in tryCreateMultiAccessUnitInterface()
217 bool isComponentSupportsLargeAudioFrame = false; in tryCreateMultiAccessUnitInterface() local221 isComponentSupportsLargeAudioFrame = true; in tryCreateMultiAccessUnitInterface()225 if (!isComponentSupportsLargeAudioFrame) { in tryCreateMultiAccessUnitInterface()
217 bool isComponentSupportsLargeAudioFrame = false; in tryCreateMultiAccessUnitInterface() local221 isComponentSupportsLargeAudioFrame = true; in tryCreateMultiAccessUnitInterface()226 if (!isComponentSupportsLargeAudioFrame) { in tryCreateMultiAccessUnitInterface()
436 bool isComponentSupportsLargeAudioFrame = isLargeAudioFrameSupported(component, in decodeNFrames() local498 if (!(*Info)[frameID].largeFrameInfo.empty() && isComponentSupportsLargeAudioFrame) { in decodeNFrames()