| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/ |
| H A D | ffmpeg_aac_encoder_plugin.cpp | 234 auto memory = inputBuffer->memory_; in QueueInputBuffer() local 281 auto memory = outBuffer->memory_; in ReceivePacketSucc() local 643 auto memory = inputBuffer->memory_; in SendEncoder() local 724 auto memory = inputBuffer->memory_; PcmFillFrame() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | oh_audio_buffer.cpp | 162 int32_t AudioSharedMemory::WriteToParcel(const std::shared_ptr<AudioSharedMemory> &memory, MessageParcel &parcel) in WriteToParcel() argument 193 std::shared_ptr<AudioSharedMemory> memory = AudioSharedMemory::CreateFromRemote(fd, size, name); in ReadFromParcel() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_image.cpp | 117 std::shared_ptr<Image> SkiaImage::MakeFromYUVAPixmaps(GPUContext& gpuContext, const YUVInfo& info, void* memory) in MakeFromYUVAPixmaps() argument
|
| H A D | skia_static_factory.cpp | 108 std::shared_ptr<Image> SkiaStaticFactory::MakeFromYUVAPixmaps(GPUContext& gpuContext, const YUVInfo& info, void* memory) in MakeFromYUVAPixmaps() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/ |
| H A D | static_factory.cpp | 165 std::shared_ptr<Image> StaticFactory::MakeFromYUVAPixmaps(GPUContext& gpuContext, const YUVInfo& info, void* memory) in MakeFromYUVAPixmaps() argument
|
| /foundation/multimedia/image_effect/frameworks/native/utils/common/ |
| H A D | common_utils.cpp | 606 std::unique_ptr<AbsMemory> memory = EffectMemory::CreateMemory(bufferType); in ModifyPixelMapProperty() local 635 std::unique_ptr<AbsMemory> memory = EffectMemory::CreateMemory(bufferType); in ModifyPixelMapPropertyForTexture() local [all...] |
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/ |
| H A D | ffmpeg_muxer_plugin.cpp | 457 auto memory = buffer->GetMemory(); in WriteFrame() local
|
| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
| H A D | proc_test.cpp | 44 static OH_AVMemory *memory = nullptr; member [all...] |
| H A D | net_test.cpp | 62 static OH_AVMemory *memory = nullptr; member [all...] |
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| H A D | codec_listener_stub.cpp | 38 std::shared_ptr<AVSharedMemory> memory = nullptr; member 175 void AVBufferToAVSharedMemory(const std::shared_ptr<AVBuffer> &buffer, std::shared_ptr<AVSharedMemory> &memory) in AVBufferToAVSharedMemory() argument 503 std::shared_ptr<AVSharedMemory> &memory = elem.memory; WriteInputMemoryToParcel() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_data_sync_utils.cpp | 222 bool memory = storage->GetDbProperties().GetBoolProp(KvDBProperties::MEMORY_MODE, false); in CheckPermitReceiveData() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/ |
| H A D | image.h | 55 VkDeviceMemory memory = VK_NULL_HANDLE; member
|
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | memory.c | 546 register_memory(struct memory_block *memory) register_memory() argument 608 unregister_memory(struct memory_block *memory) unregister_memory() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/agp/ |
| H A D | frontend.c | 268 void agp_free_memory_wrap(struct agp_memory *memory) in agp_free_memory_wrap() argument 276 struct agp_memory *memory; in agp_allocate_memory_wrap() local 358 struct agp_memory *memory; in agp_remove_all_memory() local 874 struct agp_memory *memory; agpioc_allocate_wrap() local 901 struct agp_memory *memory; agpioc_deallocate_wrap() local 916 struct agp_memory *memory; agpioc_bind_wrap() local 932 struct agp_memory *memory; agpioc_unbind_wrap() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | map_ptr_kern.c | 39 struct bpf_map_memory memory; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmmgp100.c | 409 struct nvkm_memory *memory = map->memory; gp100_vmm_valid() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
| H A D | smc9194.c | 847 int i, memory, retval; smc_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | amba-clcd.c | 774 struct device_node *memory; in clcdfb_of_vram_setup() local [all...] |
| /kernel/linux/linux-5.10/sound/isa/gus/ |
| H A D | gus_pcm.c | 37 unsigned int memory; member [all...] |
| /kernel/linux/linux-5.10/include/uapi/video/ |
| H A D | sisfb.h | 84 __u32 memory; /* total video memory in KB */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gk104.c | 238 gk104_fifo_runlist_chan(struct gk104_fifo_chan *chan, struct nvkm_memory *memory, u32 offset) gk104_fifo_runlist_chan() argument
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| H A D | gspca.h | 208 char memory; /* memory type (V4L2_MEMORY_xxx) */ member
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| H A D | gspca.h | 208 char memory; /* memory type (V4L2_MEMORY_xxx) */ member
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | drm_legacy.h | 252 struct list_head memory; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | amba-clcd.c | 760 struct device_node *memory; in clcdfb_of_vram_setup() local [all...] |