Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DOboeAudioStream.java27 int streamIndex = INVALID_STREAM_INDEX; field in OboeAudioStream
122 public native void close(int streamIndex); in close()
128 private native int getBufferCapacityInFrames(int streamIndex); in getBufferCapacityInFrames()
134 private native int getBufferSizeInFrames(int streamIndex); in getBufferSizeInFrames()
145 private native int setBufferSizeInFrames(int streamIndex, int thresholdFrames); in setBufferSizeInFrames()
150 public native int getNativeApi(int streamIndex); in getNativeApi()
156 public native int getFramesPerBurst(int streamIndex); in getFramesPerBurst()
161 public native int getSharingMode(int streamIndex); in getSharingMode()
166 public native int getPerformanceMode(int streamIndex); in getPerformanceMode()
171 public native int getInputPreset(int streamIndex); in getInputPreset()
[all …]
/external/oboe/apps/OboeTester/app/src/main/cpp/
Djni-bridge.cpp175 Java_com_google_sample_oboe_manualtest_OboeAudioStream_close(JNIEnv *env, jobject, jint streamIndex in Java_com_google_sample_oboe_manualtest_OboeAudioStream_close()
181 JNIEnv *env, jobject, jint streamIndex, jint threshold) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_setBufferSizeInFrames()
194 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getBufferSizeInFrames()
205 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getBufferCapacityInFrames()
229 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getNativeApi()
242 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getSampleRate()
253 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getSharingMode()
264 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getPerformanceMode()
275 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getInputPreset()
286 JNIEnv *env, jobject, jint streamIndex) { in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getFramesPerBurst()
[all …]
DNativeAudioContext.cpp83 void ActivityContext::freeStreamIndex(int32_t streamIndex) { in freeStreamIndex()
92 void ActivityContext::close(int32_t streamIndex) { in close()
102 bool ActivityContext::isMMapUsed(int32_t streamIndex) { in isMMapUsed()
166 int32_t streamIndex = allocateStreamIndex(); in open() local
292 double ActivityContext::getTimestampLatency(int32_t streamIndex) { in getTimestampLatency()
302 void ActivityTestOutput::close(int32_t streamIndex) { in close()
630 void ActivityTestDisconnect::close(int32_t streamIndex) { in close()
DNativeAudioContext.h82 std::shared_ptr<oboe::AudioStream> getStream(int32_t streamIndex) { in getStream()
/external/lzma/CPP/7zip/Compress/
DBcj2Coder.cpp65 STDMETHODIMP CEncoder::SetOutBufSize(UInt32 streamIndex, UInt32 size) { _bufsNewSizes[streamIndex] … in SetOutBufSize()
324 STDMETHODIMP CDecoder::SetInBufSize(UInt32 streamIndex, UInt32 size) { _bufsNewSizes[streamIndex] =… in SetInBufSize()
515 STDMETHODIMP CDecoder::SetInStream2(UInt32 streamIndex, ISequentialInStream *inStream) in SetInStream2()
521 STDMETHODIMP CDecoder::ReleaseInStream2(UInt32 streamIndex) in ReleaseInStream2()
659 STDMETHODIMP CDecoder::GetInStreamProcessedSize2(UInt32 streamIndex, UInt64 *value) in GetInStreamProcessedSize2()
/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h156 UInt32 streamIndex = 0; in GetStream_for_Coder() local
232 int FindBond_for_Stream(bool forInputStream, UInt32 streamIndex) const in FindBond_for_Stream()
DCoderMixer2.cpp265 bool CMixer::Is_PackSize_Correct_for_Stream(UInt32 streamIndex) in Is_PackSize_Correct_for_Stream()
597 HRESULT CMixerST::FinishStream(UInt32 streamIndex) in FinishStream()
/external/oboe/samples/RhythmGame/src/main/cpp/audio/
DFFMpegExtractor.cpp109 int streamIndex = av_find_best_stream(avFormatContext, AVMEDIA_TYPE_AUDIO, -1, -1, nullptr, 0); in getBestAudioStream() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp316 for (UINT streamIndex = 0; streamIndex < gl::MAX_VERTEX_ATTRIBS; streamIndex++) in swapRect() local
/external/aac/libAACdec/src/
Daacdecoder.cpp1487 UINT flags, UINT *elFlags, int streamIndex, in CAacDecoder_AcceptFlags()
1588 const int streamIndex = 0; in CAacDecoder_Init() local
2528 const int streamIndex = 0; /* index of the current substream */ in CAacDecoder_DecodeFrame() local
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs554 protected void fillReverseIndex( object node, int streamIndex ) in fillReverseIndex()
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs631 protected void fillReverseIndex( object node, int streamIndex ) in fillReverseIndex()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp600 void SwrSetSoFunc(HANDLE hContext, PFN_SO_FUNC pfnSoFunc, uint32_t streamIndex) in SwrSetSoFunc()
Dfrontend.cpp510 DRAW_CONTEXT* pDC, PA_STATE& pa, uint32_t workerId, uint32_t* pPrimData, uint32_t streamIndex) in StreamOut()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c6530 unsigned streamIndex = find_stream_index(emit, &inst->Src[0]); in emit_endprim() local
9734 unsigned streamIndex = find_stream_index(emit, &inst->Src[0]); in emit_vertex() local