Home
last modified time | relevance | path

Searched defs:buffer (Results 1601 - 1625 of 5708) sorted by relevance

1...<<61626364656667686970>>...229

/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp49 static inline OH_NativeBuffer* buffer = nullptr; member in OHOS::Rosen::NativeBufferTest
688 OH_NativeBuffer *buffer = (OH_NativeBuffer *)0xFFFFFFFF; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_speed.cpp109 ChangeSpeedFor8Bit(uint8_t *buffer, int32_t bufferSize, std::unique_ptr<uint8_t []> &outBuffer, int32_t &outBufferSize) ChangeSpeedFor8Bit() argument
125 ChangeSpeedFor16Bit(uint8_t *buffer, int32_t bufferSize, std::unique_ptr<uint8_t []> &outBuffer, int32_t &outBufferSize) ChangeSpeedFor16Bit() argument
141 ChangeSpeedFor24Bit(uint8_t *buffer, int32_t bufferSize, std::unique_ptr<uint8_t []> &outBuffer, int32_t &outBufferSize) ChangeSpeedFor24Bit() argument
171 ChangeSpeedFor32Bit(uint8_t *buffer, int32_t bufferSize, std::unique_ptr<uint8_t []> &outBuffer, int32_t &outBufferSize) ChangeSpeedFor32Bit() argument
201 ChangeSpeedForFloat(float *buffer, int32_t bufferSize, float* outBuffer, int32_t &outBufferSize) ChangeSpeedForFloat() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_decoder_adapter.cpp294 void SurfaceDecoderAdapter::OnInputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) in OnInputBufferAvailable() argument
323 OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) OnOutputBufferAvailable() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
H A Dnapi_audio_capturer.h54 uint8_t *buffer = nullptr; member
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_recorder_test.cpp156 SLuint8 *buffer = nullptr; in BufferQueueCallback() local
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_common_converter.cpp32 void AudioCommonConverter::ConvertBufferTo32Bit(const uint8_t *buffer, int32_t format, int32_t *dst, size_t count, in ConvertBufferTo32Bit() argument
83 ConvertBufferTo16Bit(const uint8_t *buffer, int32_t format, int16_t *dst, size_t count, float volume) ConvertBufferTo16Bit() argument
133 ConvertBufferToFloat(const uint8_t *buffer, uint32_t samplePerFrame, std::vector<float> &floatBuffer, float volume) ConvertBufferToFloat() argument
153 ConvertFloatToAudioBuffer(const std::vector<float> &floatBuffer, uint8_t *buffer, uint32_t samplePerFrame) ConvertFloatToAudioBuffer() argument
[all...]
H A Daudio_ring_cache.cpp181 OptResult AudioRingCache::Enqueue(const BufferWrap &buffer) in Enqueue() argument
245 HandleCrossDequeue(size_t tempReadIndex, size_t readableSize, const BufferWrap &buffer) HandleCrossDequeue() argument
276 Dequeue(const BufferWrap &buffer) Dequeue() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_hdi_device_test.cpp56 char *buffer = (char *)malloc(tempBufferSize); in RenderFrameFromFile() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpolicy_provider_proxy.cpp51 int32_t PolicyProviderProxy::InitSharedVolume(std::shared_ptr<AudioSharedMemory> &buffer) in InitSharedVolume() argument
H A Daudio_process_stub.cpp97 std::shared_ptr<OHAudioBuffer> buffer; in HandleResolveBuffer() local
/foundation/multimedia/av_codec/frameworks/native/avdemuxer/
H A Davdemuxer_impl.cpp121 std::shared_ptr<AVBuffer> buffer = AVBuffer::CreateAVBuffer( in ReadSample() local
140 std::shared_ptr<AVBuffer> buffer = AVBuffer::CreateAVBuffer( ReadSample() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_capturer_test.cpp43 AudioCapturerOnReadData(OH_AudioCapturer* capturer, void* userData, void* buffer, int32_t bufferLen) AudioCapturerOnReadData() argument
/foundation/multimedia/av_codec/frameworks/native/avcodec/
H A Davcodec_video_encoder_impl.cpp112 int32_t AVCodecVideoEncoderImpl::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_matrix_test.cpp772 float buffer[9]; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_base_render_engine_unit_test.cpp51 auto buffer = node->GetRSSurfaceHandler()->GetBuffer(); in HWTEST() local
100 auto buffer = node->GetRSSurfaceHandler()->GetBuffer(); in HWTEST() local
173 auto buffer = node->GetRSSurfaceHandler()->GetBuffer(); in HWTEST() local
[all...]
/foundation/graphic/surface_lite/test/unittest/
H A Dgraphic_surface_test.cpp70 SurfaceBufferImpl* buffer = new SurfaceBufferImpl(); in HWTEST_F() local
101 SurfaceBufferImpl* buffer = new SurfaceBufferImpl(); HWTEST_F() local
131 SurfaceBufferImpl buffer; HWTEST_F() local
640 SurfaceBufferImpl* buffer = new SurfaceBufferImpl(); HWTEST_F() local
696 SurfaceBufferImpl* buffer = new SurfaceBufferImpl(); HWTEST_F() local
752 SurfaceBufferImpl* buffer = new SurfaceBufferImpl(); HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/multithreadtest/src/
H A Daudio_renderer_multithread_test.cpp73 uint8_t *buffer = (uint8_t *) malloc(bufferLen); in Write() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_endpoint_unit_test/src/
H A Daudio_endpoint_unit_test.cpp132 std::shared_ptr<OHAudioBuffer> buffer = nullptr; in CreateAudioProcessInServer() local
465 BufferDesc buffer = {}; in HWTEST_F() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h36 sptr<SurfaceBuffer> buffer; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp82 inline uint64_t GetBufferDeviceAddress(const VkDevice device, const VkBuffer buffer) in GetBufferDeviceAddress() argument
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dproducer_surface.cpp102 GSError ProducerSurface::RequestBuffer(sptr<SurfaceBuffer>& buffer, in RequestBuffer() argument
143 GSError ProducerSurface::SetMetadataValve(sptr<SurfaceBuffer>& buffer) in SetMetadataValve() argument
185 OutputRequestBufferLog(sptr<SurfaceBuffer>& buffer) OutputRequestBufferLog() argument
[all...]
H A Dproducer_surface_delegator.cpp26 GSError ProducerSurfaceDelegator::DequeueBuffer(int32_t slot, sptr<SurfaceBuffer> buffer) in DequeueBuffer() argument
36 GSError ProducerSurfaceDelegator::ReleaseBuffer(const sptr<SurfaceBuffer> &buffer, const sptr<SyncFence> &fence) in ReleaseBuffer() argument
52 void ProducerSurfaceDelegator::AddBufferLocked(const sptr<SurfaceBuffer>& buffer, int32_t slot) in AddBufferLocked() argument
64 int32_t ProducerSurfaceDelegator::GetSlotLocked(const sptr<SurfaceBuffer>& buffer) in GetSlotLocked() argument
102 GSError ProducerSurfaceDelegator::RetryFlushBuffer(sptr<SurfaceBuffer>& buffer, int32_t fence, in RetryFlushBuffer() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_proxy.cpp66 int32_t AudioProcessProxy::ResolveBuffer(std::shared_ptr<OHAudioBuffer> &buffer) in ResolveBuffer() argument
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Dipc_stream_in_server_unit_test.cpp90 std::shared_ptr<OHAudioBuffer> buffer; in HWTEST() local
870 std::shared_ptr<OHAudioBuffer> buffer; in HWTEST() local
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dtype_finder.cpp134 Status TypeFinder::ReadAt(int64_t offset, std::shared_ptr<Buffer>& buffer, size_t expectedLen) in ReadAt() argument

Completed in 17 milliseconds

1...<<61626364656667686970>>...229