Home
last modified time | relevance | path

Searched defs:bufferType (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_use_buffer_type_v20.md29 ### bufferType subsection
H A D_omx_codec_buffer_v10.md71 ### bufferType subsection
H A D_omx_codec_buffer_v20.md80 ### bufferType subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/drm/
H A D_drm_buffer.md52 ### bufferType subsection
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_stream.cpp23 HosV4L2Streams::HosV4L2Streams(enum v4l2_buf_type bufferType) in HosV4L2Streams()
H A Dv4l2_buffer.cpp69 HosV4L2Buffers::HosV4L2Buffers(enum v4l2_memory memType, enum v4l2_buf_type bufferType) in HosV4L2Buffers()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_buffer.h47 enum v4l2_buf_type bufferType) in CreateHosV4L2Buffers()
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestEffectMemoryManager.cpp100 BufferType bufferType = BufferType::SHARED_MEMORY; variable
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_state.cpp94 …AVScreenCaptureBufferType bufferType = AVScreenCaptureBufferType::SCREEN_CAPTURE_BUFFERTYPE_INVALI… in DumpAudioBuffer() local
179 AVScreenCaptureBufferType bufferType, int64_t timestamp) in OnBufferAvailable()
222 AVScreenCaptureBufferType bufferType) in DumpBuffer()
271 AVScreenCaptureBufferType bufferType) in ProcessAudioBuffer()
293 …tTestCallback::InitCaptureTrackInfo(FILE *file, int32_t flag, AVScreenCaptureBufferType bufferType) in InitCaptureTrackInfo()
/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/memory/
H A Deffect_memory.h34 BufferType bufferType = BufferType::DEFAULT; member
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp308 BufferType bufferType = BufferType::DEFAULT; in SwitchToEffectBuffType() local
341 ErrorCode GetPixelsContext(std::shared_ptr<MemoryData> &memoryData, BufferType bufferType, void **c… in GetPixelsContext()
591 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapProperty() local
628 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapPropertyForTexture() local
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Di_mediadecryptmodule_service.h56 uint32_t bufferType; member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_utils.cpp223 uint32_t bufferType; in GetOmxBufferType() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/
H A Deffect_memory.cpp245 std::unique_ptr<AbsMemory> EffectMemory::CreateMemory(BufferType bufferType) in CreateMemory()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dimage_effect_filter.cpp314 std::unique_ptr<ImageEffect_BufferType[]> bufferType = in OH_EffectFilterInfo_GetSupportedBufferTypes() local
321 for (const auto &bufferType : info->supportedBufferTypes) { in OH_EffectFilterInfo_GetSupportedBufferTypes() local
379 …std::unique_ptr<ImageEffect_Format []> bufferType = std::make_unique<ImageEffect_Format[]>(formats… in OH_EffectFilterInfo_GetSupportedFormats() local
H A Dnative_common_utils.cpp173 ImageEffect_BufferType bufferType = ImageEffect_BufferType::EFFECT_BUFFER_TYPE_UNKNOWN; in SwitchToOHEffectInfo() local
/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/base/
H A Deffect_buffer.h67 BufferType bufferType = BufferType::DEFAULT; member
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.cpp77 uint32_t port, CodecBufferType bufferType) in InitBufferHandleParameter()
H A Dcodec_hdi_omx_enc_test.cpp302 SupportBufferType bufferType; variable
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp64 OH_AVScreenCaptureBufferType bufferType, int64_t timestamp, void *userData) in OnBufferAvailable()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_buffer.cpp98 int bufferType = ConvertBufType(msg.type); in Insert() local
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dmedia_key_system_types.h152 uint32_t bufferType; member
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_cfgvar.c285 uint32_t bufferType, const char *source, const char *prefix, const VarExtraData *extraData) in GetSandboxRealVar()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp92 …void OnBufferAvailable(struct OH_AVScreenCapture *capture, OH_AVScreenCaptureBufferType bufferType) in OnBufferAvailable()
142 OH_AVScreenCaptureBufferType bufferType) in OnProcessAudioBuffer()
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h186 uint32_t bufferType; /** Codec buffer type. For details, member

12