/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/ |
D | OneShotSampleSource.cpp | 25 void OneShotSampleSource::mixAudio(float* outBuff, int numChannels, int32_t numFrames) { in mixAudio()
|
D | SampleBuffer.cpp | 56 void resampleData(const ResampleBlock& input, ResampleBlock* output, int numChannels) { in resampleData()
|
/third_party/skia/src/core/ |
D | SkYUVAPixmaps.cpp | 42 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/ |
D | vktImageLoadStoreUtil.cpp | 118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageLoadStoreUtil.cpp | 118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue() local
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstsegmentation.cpp | 478 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/ |
D | vktRobustnessVertexAccessTests.cpp | 288 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/ |
D | vktRobustnessVertexAccessTests.cpp | 288 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/ |
D | SkYUVAPixmaps.h | 293 int numChannels) { in DefaultColorTypeForDataType()
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | TestInputActivity.java | 104 int numChannels = mAudioInputTester.getCurrentAudioStream().getChannelCount(); in updateStreamDisplay() local
|
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/ |
D | DrumPlayerJNI.cpp | 48 JNIEnv* env, jobject, jint numChannels) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_setupAudioStreamNative()
|
/third_party/libsnd/src/ALAC/ |
D | alac_decoder.c | 166 uint32_t numChannels = p->mNumChannels ; in alac_decode() local
|
D | ALACAudioTypes.h | 179 uint8_t numChannels ; member
|
D | alac_encoder.c | 967 uint32_t numChannels = p->mNumChannels ; in alac_encode() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/ |
D | cuda.h | 166 guint numChannels; member 172 guint numChannels; member
|
/third_party/ffmpeg/libavcodec/ |
D | av3a_parser.c | 111 const int16_t numChannels; member
|
/third_party/libsnd/src/ |
D | aiff.c | 127 int16_t numChannels ; member
|
/third_party/openSLES/api/1.1/ |
D | OpenSLES.h | 384 SLuint32 numChannels; member 395 SLuint32 numChannels; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 4059 …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/ |
D | vktRenderPassTests.cpp | 4059 …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/ |
D | tcuTexture.cpp | 1537 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/ |
D | vktSubgroupsTestsUtils.cpp | 556 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(attachmentFormat).order); in makeGraphicsPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 556 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(attachmentFormat).order); in makeGraphicsPipeline() local
|
/third_party/openSLES/api/1.0/ |
D | OpenSLES.h | 357 SLuint32 numChannels; member
|
/third_party/openSLES/api/1.0.1/ |
D | OpenSLES.h | 358 SLuint32 numChannels; member
|