Home
last modified time | relevance | path

Searched defs:numChannels (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
DOneShotSampleSource.cpp25 void OneShotSampleSource::mixAudio(float* outBuff, int numChannels, int32_t numFrames) { in mixAudio()
DSampleBuffer.cpp56 void resampleData(const ResampleBlock& input, ResampleBlock* output, int numChannels) { in resampleData()
/third_party/skia/src/core/
DSkYUVAPixmaps.cpp42 void SkYUVAPixmapInfo::SupportedDataTypes::enableDataType(DataType type, int numChannels) { in enableDataType()
125 int numChannels = yuvaInfo.numChannelsInPlane(i); in SkYUVAPixmapInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.cpp118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreUtil.cpp118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstsegmentation.cpp478 int numChannels) in update_codebook()
637 background_diff (unsigned char *p, codeBook * c, int numChannels, in background_diff()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp288 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms() local
686 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance() local
843 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult() local
1186 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order); in createDrawTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp288 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms() local
686 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance() local
843 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult() local
1186 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order); in createDrawTests() local
/third_party/skia/include/core/
DSkYUVAPixmaps.h293 int numChannels) { in DefaultColorTypeForDataType()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestInputActivity.java104 int numChannels = mAudioInputTester.getCurrentAudioStream().getChannelCount(); in updateStreamDisplay() local
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/
DDrumPlayerJNI.cpp48 JNIEnv* env, jobject, jint numChannels) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_setupAudioStreamNative()
/third_party/libsnd/src/ALAC/
Dalac_decoder.c166 uint32_t numChannels = p->mNumChannels ; in alac_decode() local
DALACAudioTypes.h179 uint8_t numChannels ; member
Dalac_encoder.c967 uint32_t numChannels = p->mNumChannels ; in alac_encode() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/
Dcuda.h166 guint numChannels; member
172 guint numChannels; member
/third_party/ffmpeg/libavcodec/
Dav3a_parser.c111 const int16_t numChannels; member
/third_party/libsnd/src/
Daiff.c127 int16_t numChannels ; member
/third_party/openSLES/api/1.1/
DOpenSLES.h384 SLuint32 numChannels; member
395 SLuint32 numChannels; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4059 …tr<tcu::TextureLevel> renderColorImageForLog (const ConstPixelBufferAccess& image, int numChannels) in renderColorImageForLog()
4089 …derColorImageForLog (const vector<PixelValue>& reference, const UVec2& targetSize, int numChannels) in renderColorImageForLog()
4336 const auto numChannels = tcu::getNumUsedChannels(access.getFormat().order); in logAndVerifyImages() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp4059 …tr<tcu::TextureLevel> renderColorImageForLog (const ConstPixelBufferAccess& image, int numChannels) in renderColorImageForLog()
4089 …derColorImageForLog (const vector<PixelValue>& reference, const UVec2& targetSize, int numChannels) in renderColorImageForLog()
4336 const auto numChannels = tcu::getNumUsedChannels(access.getFormat().order); in logAndVerifyImages() local
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1537 int numChannels = getNumUsedChannels(m_format.order); in setPixel() local
1649 int numChannels = getNumUsedChannels(m_format.order); in setPixel() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp556 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(attachmentFormat).order); in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp556 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(attachmentFormat).order); in makeGraphicsPipeline() local
/third_party/openSLES/api/1.0/
DOpenSLES.h357 SLuint32 numChannels; member
/third_party/openSLES/api/1.0.1/
DOpenSLES.h358 SLuint32 numChannels; member

12