Home
last modified time | relevance | path

Searched defs:format (Results 3726 - 3750 of 4095) sorted by relevance

1...<<141142143144145146147148149150>>...164

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1379 std::string ReminderRequest::GetTimeInfoInner(const time_t &timeInSecond, const TimeFormat &format, in GetTimeInfoInner() argument
/base/telephony/sms_mms/services/sms/include/cdma/
H A Dcdma_sms_common.h258 uint8_t format; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp1129 void SearchPattern::SetMouseStyle(MouseFormat format) in SetMouseStyle() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp67 static enum HdiAdapterFormat ConvertToHdiAdapterFormat(AudioSampleFormat format) in ConvertToHdiAdapterFormat() argument
1639 DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const DfxOperation() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp1675 void CapturerInClientInner::DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const in DfxOperation() argument
H A Daudio_process_in_client.cpp912 DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const DfxOperation() argument
[all...]
H A Drenderer_in_client.cpp1833 DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const DfxOperation() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp2400 Format format = BASE_FORMAT_UNDEFINED; variable
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp1246 Drawing::BackendTexture RSUniRenderUtil::MakeBackendTexture(uint32_t width, uint32_t height, VkFormat format) in MakeBackendTexture() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp703 ConvertFormatToYUV(DecodeContext &context, SkImageInfo &skInfo, uint64_t byteCount, PixelFormat format) HeapMemAlloc() argument
842 PixelFormat format = context.info.pixelFormat; HeapMemAlloc() local
1025 GetFormatStr(SkEncodedImageFormat format) HeapMemAlloc() argument
1351 GetFormatName(SkEncodedImageFormat format, std::string &name) HeapMemAlloc() argument
1382 ConvertInfoToColorType(SkColorType &format, PixelFormat &outputFormat) HeapMemAlloc() argument
1420 ConvertToColorType(PixelFormat format, PixelFormat &outputFormat) HeapMemAlloc() argument
1630 SkEncodedImageFormat format = codec_->getEncodedFormat(); HeapMemAlloc() local
1740 SkEncodedImageFormat format = codec_->getEncodedFormat(); HeapMemAlloc() local
1814 SkEncodedImageFormat format = codec_->getEncodedFormat(); HeapMemAlloc() local
[all...]
H A Dext_encoder.cpp268 static bool IsYuvImage(PixelFormat format) in IsYuvImage() argument
315 bool IsAstc(const std::string &format) in IsAstc() argument
296 pixelToSkInfo(ImageData &image, SkImageInfo &skInfo, Media::PixelMap *pixelMap, TmpBufferHolder &holder, SkEncodedImageFormat format) pixelToSkInfo() argument
566 Media::PixelFormat format = pixelmap->GetPixelFormat(); EncodeHeifByPixelmap() local
655 PixelFormat format = pixelmap->GetPixelFormat(); ConvertToSurfaceBuffer() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp1051 string MediaFileUtils::StrCreateTime(const string &format, int64_t time) argument
1059 string MediaFileUtils::StrCreateTimeByMilliseconds(const string &format, int64_t time) argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp887 napi_value format = nullptr; in GetSupportedFormats() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp686 sptr<PreviewOutput> CameraManager::CreatePreviewOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format) in CreatePreviewOutput() argument
1485 CameraFormat format = CAMERA_FORMAT_INVALID; in ParseBasicCapability() local
1585 CameraFormat format = CAMERA_FORMAT_INVALID; CreateDepthProfile4StreamType() local
1651 CameraFormat format = getCameraFormat(static_cast<camera_format_t>(detailInfo.format)); CreateProfileLevel4StreamType() local
1834 CameraFormat format = CAMERA_FORMAT_INVALID; CreateProfile4StreamType() local
1893 GetCameraMetadataFormat(CameraFormat format) GetCameraMetadataFormat() argument
2329 int32_t format = OHOS_CAMERA_FORMAT_YCRCB_420_SP; CreateMetadataOutputInternal() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1617 void HCaptureSession::StartMovingPhotoEncode(int32_t rotation, uint64_t timestamp, int32_t format) in StartMovingPhotoEncode() argument
772 CreateMovingPhotoStreamRepeat( int32_t format, int32_t width, int32_t height, sptr<OHOS::IBufferProducer> producer) CreateMovingPhotoStreamRepeat() argument
[all...]
H A Dhcamera_service.cpp493 int32_t HCameraService::CreatePhotoOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, in CreatePhotoOutput() argument
539 int32_t HCameraService::CreatePreviewOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, in CreatePreviewOutput() argument
567 int32_t HCameraService::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, in CreateDepthDataOutput() argument
523 CreateDeferredPreviewOutput( int32_t format, int32_t width, int32_t height, sptr<IStreamRepeat>& previewOutput) CreateDeferredPreviewOutput() argument
595 CreateMetadataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, std::vector<int32_t> metadataTypes, sptr<IStreamMetadata>& metadataOutput) CreateMetadataOutput() argument
613 CreateVideoOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, int32_t height, sptr<IStreamRepeat>& videoOutput) CreateVideoOutput() argument
[all...]
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp482 Format format; in SetPlayRangeWithMode() local
607 Format format; in DoSetPlayRange() local
1070 Format format; in NotifySeek() local
1568 Format format; in SetPlaybackSpeed() local
2003 Format format; in OnEvent() local
2220 Format format; HandleIsLiveStreamEvent() local
2231 Format format; NotifyBufferingStart() local
2242 Format format; NotifyBufferingEnd() local
2251 Format format; NotifyCachedDuration() local
2283 Format format; HandleCompleteEvent() local
2355 Format format; HandleDrmInfoUpdatedEvent() local
2393 Format format = AnyCast<Format>(event.param); NotifySubtitleUpdate() local
2411 Format format; UpdateStateNoLock() local
2433 Format format; NotifyBufferingUpdate() local
2441 Format format; NotifyDurationUpdate() local
2450 Format format; NotifySeekDone() local
2482 Format format; NotifyAudioInterrupt() local
2520 Format format; NotifyAudioDeviceChange() local
2532 Format format; NotifyAudioServiceDied() local
2540 Format format; NotifyAudioFirstFrame() local
2548 Format format; NotifyResolutionChange() local
2563 Format format; NotifyPositionUpdate() local
[all...]
/test/xts/acts/multimedia/audio/audio_js_standard/audio_ndk_test/entry/src/main/cpp/
H A DaudioTest.cpp875 OH_AudioStream_SampleFormat format = AUDIOSTREAM_SAMPLE_U8; in AudioStreamBuilderSetSampleFormat() local
/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c4148 fov_from_dfov(int format, float d_fov, float w, float h, float *h_fov, float *v_fov) fov_from_dfov() argument
[all...]
/third_party/glfw/src/
H A Dwl_window.c1634 keyboardHandleKeymap(void* userData, struct wl_keyboard* keyboard, uint32_t format, int fd, uint32_t size) keyboardHandleKeymap() argument
/third_party/alsa-utils/aplay/
H A Daplay.c103 snd_pcm_format_t format; member
1022 unsigned short format, channels; global() local
1266 snd_pcm_format_t format; global() local
3096 char *format, *tempstr; global() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h207 snd_pcm_format_t format; /* SND_PCM_FORMAT_* */ member
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp794 unsigned int format; member
[all...]
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c1918 const char *format = pdl; in ppdCreateFromIPP2() local
[all...]
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-internal.h119 uint32_t format; member

Completed in 82 milliseconds

1...<<141142143144145146147148149150>>...164