Searched defs:nChannels (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | media_audio_hidl_test_common.cpp | 74 void setupPCMPort(sp<IOmxNode> omxNode, OMX_U32 portIndex, int32_t nChannels, in setupPCMPort() 149 OMX_AUDIO_MP3STREAMFORMATTYPE eFormat, int32_t nChannels, in setupMP3Port() 166 void setupFLACPort(sp<IOmxNode> omxNode, OMX_U32 portIndex, int32_t nChannels, in setupFLACPort() 179 void setupOPUSPort(sp<IOmxNode> omxNode, OMX_U32 portIndex, int32_t nChannels, in setupOPUSPort() 232 void setupVORBISPort(sp<IOmxNode> omxNode, OMX_U32 portIndex, int32_t nChannels, in setupVORBISPort() 251 int32_t nChannels, int32_t nBitRate, int32_t nSampleRate) { in setupAACPort()
|
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 273 int32_t nChannels = 2, int32_t nSampleRate = 44100, in setDefaultPortParam() 310 OMX_AUDIO_CODINGTYPE eEncoding, int32_t* nChannels, in getInputChannelInfo() 493 int32_t nChannels; in portReconfiguration() local 727 int32_t nChannels, nSampleRate; in TEST_P() local 793 int32_t nChannels, nSampleRate; in TEST_P() local 877 int32_t nChannels, nSampleRate; in TEST_P() local 991 int32_t nChannels, nSampleRate; in TEST_P() local 1083 int32_t nChannels, nSampleRate; in TEST_P() local
|
D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 212 AudioEncHidlTest::standardComp comp, int32_t nChannels, in setDefaultPortParam() 312 int32_t samplesPerFrame, int32_t nChannels, in encodeNFrames() 420 int32_t nChannels = 2; in TEST_P() local
|
/hardware/google/gfxstream/host/ |
D | RendererImpl.cpp | 425 int RendererImpl::getScreenshot(unsigned int nChannels, unsigned int* width, unsigned int* height, in getScreenshot()
|
D | FrameBuffer.cpp | 2022 int FrameBuffer::getScreenshot(unsigned int nChannels, unsigned int* width, unsigned int* height, in getScreenshot()
|