Home
last modified time | relevance | path

Searched defs:streamIndex (Results 1 – 9 of 9) sorted by relevance

/frameworks/wilhelm/src/itf/
DIStreamInformation.cpp52 XAuint32 streamIndex, /* [in] */ in IStreamInformation_QueryStreamType()
94 XAuint32 streamIndex, /* [in] */ in IStreamInformation_QueryStreamInformation()
162 XAuint32 streamIndex, /* [in] */ in IStreamInformation_QueryStreamName()
/frameworks/av/services/oboeservice/
DAAudioMixer.cpp48 int32_t AAudioMixer::mix(int streamIndex, std::shared_ptr<FifoBuffer> fifo, bool allowUnderflow) { in mix()
/frameworks/base/core/jni/
Dandroid_media_AudioVolumeGroups.cpp82 for (size_t streamIndex = 0; streamIndex < group.getStreamTypes().size(); streamIndex++) { in convertAudioVolumeGroupsFromNative() local
/frameworks/wilhelm/tests/sandbox/
Dxaplay.c76 XAuint32 streamIndex, void *pEventData, void *pContext) in streamEventChangeCallback()
622 XAuint32 streamIndex; in main() local
/frameworks/wilhelm/tests/native-media/jni/
Dnative-media-jni.c227 XAuint32 streamIndex, in StreamChangeCallback()
/frameworks/av/media/libstagefright/webm/
DWebmWriter.cpp450 size_t streamIndex; in addSource() local
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp300 bool Codec2AudioDecHidlTestBase::getFileNames(size_t streamIndex) { in getFileNames()
/frameworks/av/media/libstagefright/tests/writer/
DWriterTest.cpp306 int32_t streamIndex = 0; in getFileDetails() local
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp389 bool Codec2VideoDecHidlTestBase::getFileNames(size_t streamIndex) { in getFileNames()