| /foundation/multimedia/audio_framework/services/audio_engine/node/include/ |
| D | hpae_node.h | 264 …>::Connect(const std::shared_ptr<HpaeNode> &node, OutputPort<T>* output, HpaeBufferType bufferType) in Connect() 286 void InputPort<T>::DisConnect(OutputPort<T>* output, HpaeBufferType bufferType) in DisConnect() 340 void OutputPort<T>::WriteDataToOutput(T data, HpaeBufferType bufferType) in WriteDataToOutput() 378 bool OutputPort<T>::RemoveInput(InputPort<T> *input, HpaeBufferType bufferType) in RemoveInput()
|
| /foundation/multimedia/audio_framework/services/audio_engine/node/src/ |
| D | hpae_source_input_node.cpp | 119 void HpaeSourceInputNode::SetBufferValid(const HpaeSourceBufferType &bufferType, const uint64_t &re… in SetBufferValid() 134 void HpaeSourceInputNode::DoProcessInner(const HpaeSourceBufferType &bufferType, const uint64_t &re… in DoProcessInner() 148 void HpaeSourceInputNode::DoProcessMicInner(const HpaeSourceBufferType &bufferType, const uint64_t … in DoProcessMicInner() 199 void HpaeSourceInputNode::DoProcessMicInner(const HpaeSourceBufferType &bufferType, const uint64_t … in DoProcessMicInner()
|
| /foundation/multimedia/image_effect/test/unittest/ |
| D | TestEffectMemoryManager.cpp | 100 BufferType bufferType = BufferType::SHARED_MEMORY; variable
|
| D | TestUtils.cpp | 712 BufferType bufferType = CommonUtils::SwitchToEffectBuffType(gainMap.get()->GetAllocatorType()); variable
|
| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
| D | screen_capture_unit_test_state.cpp | 87 …AVScreenCaptureBufferType bufferType = AVScreenCaptureBufferType::SCREEN_CAPTURE_BUFFERTYPE_INVALI… in DumpAudioBuffer() local 177 AVScreenCaptureBufferType bufferType, int64_t timestamp) in OnBufferAvailable() 215 AVScreenCaptureBufferType bufferType) in DumpBuffer() 264 AVScreenCaptureBufferType bufferType) in ProcessAudioBuffer() 286 …tTestCallback::InitCaptureTrackInfo(FILE *file, int32_t flag, AVScreenCaptureBufferType bufferType) in InitCaptureTrackInfo()
|
| /foundation/multimedia/image_effect/interfaces/inner_api/native/memory/ |
| D | effect_memory.h | 34 BufferType bufferType = BufferType::DEFAULT; member
|
| /foundation/multimedia/image_effect/frameworks/native/utils/common/ |
| D | common_utils.cpp | 122 BufferType bufferType = CommonUtils::SwitchToEffectBuffType(pixelMap->GetAllocatorType()); in CreateExtraInfo() local 243 BufferType bufferType = CommonUtils::SwitchToEffectBuffType(pixelMap->GetAllocatorType()); in ParsePixelMapData() local 500 BufferType bufferType = BufferType::DEFAULT; in SwitchToEffectBuffType() local 538 ErrorCode GetPixelsContext(std::shared_ptr<MemoryData> &memoryData, BufferType bufferType, void **c… in GetPixelsContext() 1034 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapProperty() local 1071 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapPropertyForTexture() local
|
| /foundation/multimedia/image_effect/frameworks/native/capi/ |
| D | image_effect_filter.cpp | 155 std::unique_ptr<ImageEffect_BufferType[]> bufferType = in OH_EffectFilterInfo_GetSupportedBufferTypes() local 162 for (const auto &bufferType : info->supportedBufferTypes) { in OH_EffectFilterInfo_GetSupportedBufferTypes() local 220 …std::unique_ptr<ImageEffect_Format []> bufferType = std::make_unique<ImageEffect_Format[]>(formats… in OH_EffectFilterInfo_GetSupportedFormats() local
|
| D | native_common_utils.cpp | 177 ImageEffect_BufferType bufferType = ImageEffect_BufferType::EFFECT_BUFFER_TYPE_UNKNOWN; in SwitchToOHEffectInfo() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
| D | codec_utils.cpp | 222 uint32_t bufferType; in GetOmxBufferType() local
|
| /foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/ |
| D | effect_memory.cpp | 245 std::unique_ptr<AbsMemory> EffectMemory::CreateMemory(BufferType bufferType) in CreateMemory()
|
| /foundation/multimedia/image_effect/interfaces/inner_api/native/base/ |
| D | effect_buffer.h | 78 BufferType bufferType = BufferType::DEFAULT; member
|
| /foundation/multimedia/av_codec/services/engine/codec/video/fcodec/ |
| D | fcodec.cpp | 898 int32_t FCodec::UpdateBuffers(uint32_t index, int32_t bufferSize, uint32_t bufferType) in UpdateBuffers() 1657 uint32_t bufferType = isOutputBuffer ? INDEX_OUTPUT : INDEX_INPUT; in SwapOutBuffers() local 1688 uint32_t bufferType = isOutputBuffer ? INDEX_OUTPUT : INDEX_INPUT; in SwapInBuffers() local
|
| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
| D | screen_capture_capi_mock.cpp | 64 OH_AVScreenCaptureBufferType bufferType, int64_t timestamp, void *userData) in OnBufferAvailable()
|
| /foundation/multimedia/audio_framework/test/fuzztest/hpaesinkoutputnode_fuzzer/ |
| D | hpae_sink_output_node_fuzzer.cpp | 424 HpaeSourceBufferType bufferType = g_fuzzUtils.GetData<HpaeSourceBufferType>(); in HpaeSourceInputNodeSetBufferValidFuzzTest() local
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/ |
| D | hevc_decoder.cpp | 1799 uint32_t bufferType = isOutputBuffer ? INDEX_OUTPUT : INDEX_INPUT; in SwapOutBuffers() local 1844 uint32_t bufferType = isOutputBuffer ? INDEX_OUTPUT : INDEX_INPUT; in SwapInBuffers() local
|
| /foundation/multimedia/player_framework/frameworks/native/capi/screencapture/ |
| D | native_avscreen_capture.cpp | 161 …void OnBufferAvailable(struct OH_AVScreenCapture *capture, OH_AVScreenCaptureBufferType bufferType) in OnBufferAvailable() 211 OH_AVScreenCaptureBufferType bufferType) in OnProcessAudioBuffer()
|