Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DIStreamInformation.cpp52 XAuint32 streamIndex, /* [in] */ in IStreamInformation_QueryStreamType()
94 XAuint32 streamIndex, /* [in] */ in IStreamInformation_QueryStreamInformation()
162 XAuint32 streamIndex, /* [in] */ in IStreamInformation_QueryStreamName()
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/
H A DLocalPrebuiltGraph.cpp292 Status LocalPrebuiltGraph::SetInputStreamData(int streamIndex, int64_t timestamp, in SetInputStreamData()
306 Status LocalPrebuiltGraph::SetInputStreamPixelData(int streamIndex, int64_t timestamp, in SetInputStreamPixelData()
367 void LocalPrebuiltGraph::OutputStreamCallbackFunction(void* cookie, int streamIndex, in OutputStreamCallbackFunction()
379 void LocalPrebuiltGraph::OutputPixelStreamCallbackFunction(void* cookie, int streamIndex, in OutputPixelStreamCallbackFunction()
/aosp12/packages/services/Car/cpp/computepipe/tests/fuzz/
H A DLocalPrebuildGraphFuzzer.cpp54 [&numOutputStreamCallbacksReceived](int streamIndex, int64_t, std::string&&) { in LLVMFuzzerTestOneInput()
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/
H A DLocalPrebuiltGraphTest.cpp105 [&numOutputStreamCallbacksReceived](int streamIndex, int64_t, std::string&&) { in TEST()
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioMixer.cpp48 int32_t AAudioMixer::mix(int streamIndex, std::shared_ptr<FifoBuffer> fifo, bool allowUnderflow) { in mix()
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c76 XAuint32 streamIndex, void *pEventData, void *pContext) in streamEventChangeCallback()
622 XAuint32 streamIndex; in main() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_media_AudioVolumeGroups.cpp82 for (size_t streamIndex = 0; streamIndex < group.getStreamTypes().size(); streamIndex++) { in convertAudioVolumeGroupsFromNative() local
/aosp12/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c227 XAuint32 streamIndex, in StreamChangeCallback()
/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmWriter.cpp450 size_t streamIndex; in addSource() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp300 bool Codec2AudioDecHidlTestBase::getFileNames(size_t streamIndex) { in getFileNames()
/aosp12/frameworks/av/media/libstagefright/tests/writer/
H A DWriterTest.cpp306 int32_t streamIndex = 0; in getFileDetails() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp389 bool Codec2VideoDecHidlTestBase::getFileNames(size_t streamIndex) { in getFileNames()
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp322 char* info, size_t streamIndex = 1) { in GetURLForComponent()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp5227 uint32_t streamIndex) { in fillPbStreamConfig()