Home
last modified time | relevance | path

Searched defs:format (Results 3851 - 3875 of 4230) sorted by relevance

1...<<151152153154155156157158159160>>...170

/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
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp1045 SimpleDateFormat::format(Calendar& cal, UnicodeString& appendTo, FieldPosition& pos) const in format() function in SimpleDateFormat
1055 SimpleDateFormat::format(Calendar& cal, UnicodeString& appendTo, in format() function in SimpleDateFormat
[all...]
/third_party/libsnd/include/
H A Dsndfile.h383 int format ; global() member
402 { int format ; global() member
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c191 ac_is_modifier_supported(const struct radeon_info *info, const struct ac_modifier_options *options, enum pipe_format format, uint64_t modifier) ac_is_modifier_supported() argument
249 ac_get_supported_modifiers(const struct radeon_info *info, const struct ac_modifier_options *options, enum pipe_format format, unsigned *mod_count, uint64_t *mods) ac_get_supported_modifiers() argument
[all...]
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c2291 drm_intel_gem_bo_aub_dump_bmp(drm_intel_bo *bo, int x1, int y1, int width, int height, enum aub_dump_bmp_format format, int pitch, int offset) drm_intel_gem_bo_aub_dump_bmp() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c2157 GLint format, target; in dri2_bind_tex_image() local
1290 dri2_egl_surface_alloc_local_buffer(struct dri2_egl_surface *dri2_surf, unsigned int att, unsigned int format) dri2_egl_surface_alloc_local_buffer() argument
2520 EGLint format, name, pitch; dri2_create_image_mesa_drm_buffer() local
2629 dri2_num_fourcc_format_planes(EGLint format) dri2_num_fourcc_format_planes() argument
2814 dri2_query_dma_buf_modifiers(_EGLDisplay *disp, EGLint format, EGLint max, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *count) dri2_query_dma_buf_modifiers() argument
2970 int format; dri2_create_drm_image_mesa() local
3331 const struct wl_drm_components_descriptor *format; dri2_query_wayland_buffer_wl() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c34 format_to_ifmt(enum pipe_format format) in format_to_ifmt() argument
88 r2d_clear_value(struct tu_cs *cs, enum pipe_format format, const VkClearValue *val) r2d_clear_value() argument
243 r2d_src_buffer(struct tu_cmd_buffer *cmd, struct tu_cs *cs, enum pipe_format format, uint64_t va, uint32_t pitch, uint32_t width, uint32_t height, enum pipe_format dst_format) r2d_src_buffer() argument
307 r2d_dst_buffer(struct tu_cs *cs, enum pipe_format format, uint64_t va, uint32_t pitch, enum pipe_format src_format) r2d_dst_buffer() argument
853 r3d_clear_value(struct tu_cs *cs, enum pipe_format format, const VkClearValue *val) r3d_clear_value() argument
979 r3d_src_buffer(struct tu_cmd_buffer *cmd, struct tu_cs *cs, enum pipe_format format, uint64_t va, uint32_t pitch, uint32_t width, uint32_t height, enum pipe_format dst_format) r3d_src_buffer() argument
1014 r3d_src_gmem(struct tu_cmd_buffer *cmd, struct tu_cs *cs, const struct tu_image_view *iview, enum pipe_format format, enum pipe_format dst_format, uint32_t gmem_offset, uint32_t cpp) r3d_src_gmem() argument
1107 r3d_dst_buffer(struct tu_cs *cs, enum pipe_format format, uint64_t va, uint32_t pitch, enum pipe_format src_format) r3d_dst_buffer() argument
1126 aspect_write_mask(enum pipe_format format, VkImageAspectFlags aspect_mask) aspect_write_mask() argument
1361 enum pipe_format format = tu_vk_format_to_pipe_format(vk_format); copy_format() local
1451 tu_image_view_copy_blit(struct fdl6_view *iview, struct tu_image *image, enum pipe_format format, const VkImageSubresourceLayers *subres, uint32_t layer, bool z_scale) tu_image_view_copy_blit() argument
1484 tu_image_view_copy(struct fdl6_view *iview, struct tu_image *image, enum pipe_format format, const VkImageSubresourceLayers *subres, uint32_t layer) tu_image_view_copy() argument
1499 enum pipe_format format = tu_image_view_blit() local
1668 copy_compressed(VkFormat format, VkOffset3D *offset, VkExtent3D *extent, uint32_t *width, uint32_t *height) copy_compressed() argument
1861 is_swapped_format(enum pipe_format format) is_swapped_format() argument
1891 enum pipe_format format = PIPE_FORMAT_NONE; tu_copy_image_to_image() local
2100 enum pipe_format format = block_size == 4 ? PIPE_FORMAT_R32_UINT : PIPE_FORMAT_R8_UNORM; copy_buffer() local
2341 enum pipe_format format; clear_image() local
2602 pack_gmem_clear_value(const VkClearValue *val, enum pipe_format format, uint32_t clear_value[4]) pack_gmem_clear_value() argument
2679 clear_gmem_attachment(struct tu_cmd_buffer *cmd, struct tu_cs *cs, enum pipe_format format, uint8_t clear_mask, uint32_t gmem_offset, const VkClearValue *value) clear_gmem_attachment() argument
2718 enum pipe_format format = tu_vk_format_to_pipe_format(att->format); tu_emit_clear_gmem_attachment() local
2848 enum pipe_format format = tu_vk_format_to_pipe_format(vk_format); clear_sysmem_attachment() local
3000 blit_can_resolve(VkFormat format) blit_can_resolve() argument
[all...]
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h369 instr_surf_fmt_t format : 6; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h283 asVOP3(Format format) in asVOP3() argument
289 asSDWA(Format format) in asSDWA() argument
296 withoutDPP(Format format) in withoutDPP() argument
1022 Format format; global() member
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c892 get_vertices(nir_builder *b, nir_ssa_def *addresses, nir_ssa_def *format, nir_ssa_def *positions[3]) in get_vertices() argument

Completed in 80 milliseconds

1...<<151152153154155156157158159160>>...170