| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
| H A D | api_test.cpp | 49 static OH_AVBuffer *buffer = nullptr; member [all...] |
| /foundation/multimedia/av_codec/test/nativedemo/audio_demo/ |
| H A D | avcodec_audio_decoder_inner_demo.cpp | 52 char buffer[TMP_BUFFER_SIZE]; // 临时buffer,仅测试vorbis时需要 in RunCase() local 188 std::shared_ptr<AVSharedMemory> buffer = signal_->inBufferQueue_.front(); in InputFunc() local 229 auto buffer = signal_->outBufferQueue_.front(); OutputFunc() local 268 OnInputBufferAvailable(uint32_t index, std::shared_ptr<AVSharedMemory> buffer) OnInputBufferAvailable() argument 277 OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecBufferFlag flag, std::shared_ptr<AVSharedMemory> buffer) OnOutputBufferAvailable() argument [all...] |
| H A D | avcodec_audio_opus_encoder_demo.cpp | 246 auto buffer = signal_->inBufferQueue_.front(); in InputFunc() local
|
| H A D | avcodec_audio_encoder_inner_demo.cpp | 161 std::shared_ptr<AVSharedMemory> buffer = signal_->inBufferQueue_.front(); in InputFunc() local 202 auto buffer = signal_->outBufferQueue_.front(); in OutputFunc() local 235 void AEnDemoCallback::OnInputBufferAvailable(uint32_t index, std::shared_ptr<AVSharedMemory> buffer) in OnInputBufferAvailable() argument 244 OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecBufferFlag flag, std::shared_ptr<AVSharedMemory> buffer) OnOutputBufferAvailable() argument [all...] |
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/ |
| H A D | codec_server_coverage_unit_test.cpp | 971 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); in HWTEST_F() local 990 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); in HWTEST_F() local 1009 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); in HWTEST_F() local 1028 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); in HWTEST_F() local 1046 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); in HWTEST_F() local 1064 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); HWTEST_F() local 1081 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); HWTEST_F() local 1099 std::shared_ptr<AVSharedMemory> buffer = CreateAVSharedMemory(testSize); HWTEST_F() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
| H A D | metadata_accessor_factory.cpp | 48 std::shared_ptr<MetadataAccessor> MetadataAccessorFactory::Create(uint8_t *buffer, const uint32_t size, in Create() argument
|
| /foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/ |
| H A D | contrast_efilter.cpp | 64 ErrorCode ContrastEFilter::Render(EffectBuffer *buffer, std::shared_ptr<EffectContext> &context) in Render() argument
|
| /foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/ |
| H A D | depth_data_output_napi.h | 56 void Release(sptr<SurfaceBuffer>& buffer)
in Release() argument
|
| /foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/ |
| H A D | effect_memory.cpp | 54 auto *buffer = malloc(size); in Alloc() local
|
| /foundation/multimedia/av_codec/test/unittest/http_source_test/ |
| H A D | http_source_plugin_unit_test.cpp | 45 std::shared_ptr<Buffer> buffer; member in OHOS::Media::Plugins::HttpPlugin::HttpSourcePluginUnitTest [all...] |
| /foundation/multimedia/av_session/frameworks/native/session/src/ |
| H A D | avsession_pixel_map_adapter.cpp | 133 const auto* buffer = reinterpret_cast<uint8_t*>(&imageInfo); in ConvertToInner() local 187 const auto* buffer = reinterpret_cast<uint8_t*>(&imageInfo); in ConvertToInnerWithLimitedSize() local
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
| H A D | deferred_photo_proxy.cpp | 76 DeferredPhotoProxy(const BufferHandle* bufferHandle, std::string imageId, int32_t deferredProcType, uint8_t* buffer, size_t fileSize) DeferredPhotoProxy() argument
|
| /foundation/multimedia/player_framework/frameworks/native/soundpool/ |
| H A D | cache_buffer.h | 42 uint8_t *buffer; member
|
| /foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
| H A D | recorder_audio_source.cpp | 103 int32_t RecorderAudioSource::AcquireBuffer(RecorderSourceBuffer &buffer, bool isBlocking) in AcquireBuffer() argument 131 int32_t RecorderAudioSource::ReleaseBuffer(RecorderSourceBuffer &buffer) in ReleaseBuffer() argument
|
| /foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/tone_haptics_attrs/ |
| H A D | tone_haptics_settings_napi.cpp | 224 char buffer[1024] = {0}; in SetHapticsUri() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/moving_photo_test/src/ |
| H A D | moving_photo_test.cpp | 232 const uint8_t** buffer = const_cast<const uint8_t**>(&contentBuffer); in HWTEST_F() local 252 const uint8_t** buffer = const_cast<const uint8_t**>(&contentBuffer); in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/ |
| H A D | get_object_prop_desc_data.cpp | 41 int GetObjectPropDescData::Parser(const std::vector<uint8_t> &buffer, int32_t readSize) in Parser() argument
|
| /foundation/multimedia/player_framework/services/engine/histreamer/player/ |
| H A D | seek_agent.cpp | 37 void AudioBufferFilledListener::OnBufferFilled(std::shared_ptr<AVBuffer>& buffer)
in OnBufferFilled() argument 53 void VideoBufferFilledListener::OnBufferFilled(std::shared_ptr<AVBuffer>& buffer)
in OnBufferFilled() argument 203 Status SeekAgent::OnAudioBufferFilled(std::shared_ptr<AVBuffer>& buffer,
in OnAudioBufferFilled() argument 225 OnVideoBufferFilled(std::shared_ptr<AVBuffer>& buffer, sptr<AVBufferQueueProducer> producer, int32_t trackId) OnVideoBufferFilled() argument [all...] |
| /foundation/multimodalinput/input/service/libinput_adapter/src/ |
| H A D | libinput_adapter.cpp | 50 char buffer[256] = {}; in HiLogFunc() local [all...] |
| /foundation/multimodalinput/input/test/unittest/common/src/ |
| H A D | event_util_test.cpp | 196 std::vector<uint8_t> buffer = pointerEvent->GetBuffer(); in DumpInputEvent() local
|
| /foundation/multimodalinput/input/frameworks/proxy/events/include/ |
| H A D | event_log_helper.h | 331 std::vector<uint8_t> buffer = event->GetBuffer(); in Print() local
|
| /foundation/multimodalinput/input/service/event_dump/src/ |
| H A D | event_statistic.cpp | 63 char buffer[32] = {0}; in ConvertTimeToStr() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/ |
| H A D | process_group_util.cpp | 41 char buffer[FMT_STR_BUFF_LEN] = { 0 }; in FormatString() local
|
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | surface_draw_test.cpp | 200 sptr<OHOS::SurfaceBuffer> buffer = SurfaceDraw::GetSurfaceBuffer(layer, rect.width_, rect.height_); in HWTEST_F() local 283 sptr<OHOS::SurfaceBuffer> buffer = SurfaceDraw::GetSurfaceBuffer(layer, rect.width_, rect.height_); in HWTEST_F() local 308 sptr<OHOS::SurfaceBuffer> buffer = SurfaceDraw::GetSurfaceBuffer(layer, rect.width_, rect.height_); in HWTEST_F() local 338 sptr<OHOS::SurfaceBuffer> buffer = SurfaceDraw::GetSurfaceBuffer(layer, rect.width_, rect.height_); in HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
| H A D | client_trans_proxy_file_common_test.cpp | 269 uint8_t buffer[] = {0}; HWTEST_F() local [all...] |