Home
last modified time | relevance | path

Searched defs:memory (Results 451 - 475 of 781) sorted by relevance

1...<<11121314151617181920>>...32

/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp234 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 Doh_audio_buffer.cpp162 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 Dskia_image.cpp117 std::shared_ptr<Image> SkiaImage::MakeFromYUVAPixmaps(GPUContext& gpuContext, const YUVInfo& info, void* memory) in MakeFromYUVAPixmaps() argument
H A Dskia_static_factory.cpp108 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 Dstatic_factory.cpp165 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 Dcommon_utils.cpp606 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 Dffmpeg_muxer_plugin.cpp457 auto memory = buffer->GetMemory(); in WriteFrame() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dproc_test.cpp44 static OH_AVMemory *memory = nullptr; member
[all...]
H A Dnet_test.cpp62 static OH_AVMemory *memory = nullptr; member
[all...]
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_stub.cpp38 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 Dsingle_ver_data_sync_utils.cpp222 bool memory = storage->GetDbProperties().GetBoolProp(KvDBProperties::MEMORY_MODE, false); in CheckPermitReceiveData() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h55 VkDeviceMemory memory = VK_NULL_HANDLE; member
/kernel/linux/linux-5.10/drivers/base/
H A Dmemory.c546 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 Dfrontend.c268 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 Dmap_ptr_kern.c39 struct bpf_map_memory memory; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgp100.c409 struct nvkm_memory *memory = map->memory; gp100_vmm_valid() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc9194.c847 int i, memory, retval; smc_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damba-clcd.c774 struct device_node *memory; in clcdfb_of_vram_setup() local
[all...]
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_pcm.c37 unsigned int memory; member
[all...]
/kernel/linux/linux-5.10/include/uapi/video/
H A Dsisfb.h84 __u32 memory; /* total video memory in KB */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.c238 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 Dgspca.h208 char memory; /* memory type (V4L2_MEMORY_xxx) */ member
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dgspca.h208 char memory; /* memory type (V4L2_MEMORY_xxx) */ member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_legacy.h252 struct list_head memory; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damba-clcd.c760 struct device_node *memory; in clcdfb_of_vram_setup() local
[all...]

Completed in 25 milliseconds

1...<<11121314151617181920>>...32