Home
last modified time | relevance | path

Searched refs:format (Results 1201 - 1225 of 1671) sorted by relevance

1...<<41424344454647484950>>...67

/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/ability/
H A Dcamera_ability_parse_util.h35 uint32_t format; member
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/common/
H A Dframe_record.cpp100 .format = surfaceBuffer->GetFormat(), in DeepCopyBuffer()
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_stub.h37 void OnOutputFormatChanged(const Format &format) override;
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/
H A Dimage_receiver.h59 int32_t format,
/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dformat.h28 * @file format.h
79 * @brief Represents the data format.
91 * @brief Obtains the format type.
93 * @return Returns the format type. For details, see {@link OHOS::Media::FormatDataType}.
352 * @brief Sets all metadata to a specified format.
354 * @param format Indicates the format. For details, see {@link Format}.
359 bool CopyFrom(const Format &format);
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_object_info_data.cpp64 MtpPacketTool::PutUInt16(outBuffer, objectInfo->format); in Maker()
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.h84 Format format; member
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Dav_thumbnail_generator.h48 void OnOutputFormatChanged(const MediaAVCodec::Format &format);
/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_recorder_engine.h118 * Sets the output file format. The function must be called after SetVideoSource or SetAudioSource, and before
122 virtual int32_t SetOutputFormat(OutputFormatType format) = 0;
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dhi_audit.h102 std::string GetFormattedTimestamp(time_t timeStamp, const std::string& format);
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.h83 void SetParameter(int32_t sourceId, const Format &format, RecorderTestParam::VideoRecorderConfig_ &recorderConfig);
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_stub.h44 int32_t SetOutputFormat(OutputFormatType format) override;
/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_file_utils.h53 EXPORT static std::string StrCreateTimeByMilliseconds(const std::string &format, int64_t time);
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/include/
H A Ddcamera_client.h71 CameraStandard::CameraFormat ConvertToCameraFormat(int32_t format);
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/include/
H A Dimage_sink_decoder.h29 #include "meta/format.h"
71 void OnOutputFormatChanged(const Media::Format &format);
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/include/
H A Dimage_source_encoder.h25 #include "meta/format.h"
63 void OnOutputFormatChanged(const Media::Format &format);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_paint_method.cpp126 RSBitmapFormat format { RSColorType::COLORTYPE_BGRA_8888, RSAlphaType::ALPHATYPE_OPAQUE }; in GetImageData()
132 tempCache.Build(dirtyWidth, dirtyHeight, format); in GetImageData()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_clock_modifier.cpp29 void SetFormat(ArkUINodeHandle node, ArkUI_CharPtr format) in SetFormat() argument
33 TextClockModelNG::SetFormat(frameNode, format); in SetFormat()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_renderer_test.cpp129 AUDIO_INFO_LOG("AudioRendererTest: Get AudioSampleFormat: %{public}d", streamInfo.format); in GetRendererStreamInfo()
339 rendererOptions.streamInfo.format = GetSampleFormat(wavHeader.bitsPerSample); in TestPlayback()
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Daudio_encoder_filter.cpp87 Status AudioEncoderFilter::SetCodecFormat(const std::shared_ptr<Meta> &format) in SetCodecFormat() argument
90 FALSE_RETURN_V(format->Get<Tag::MIME_TYPE>(codecMimeType_), Status::ERROR_INVALID_PARAMETER); in SetCodecFormat()
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/
H A Dintf_device_gles.h202 /** Internal format, GL_RGBA16F etc */
205 uint32_t format; member
374 /** Internal format, GL_RGBA16F etc */
377 uint32_t format; member
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp53 int32_t format = GetData<int32_t>(); in HandleOpt() local
54 OH_NativeWindow_NativeWindowHandleOpt(nativeWindow, code, format); in HandleOpt()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.h104 void ConvertCsdToAnnexb(const AVStream& avStream, Meta &format);
186 void ParseHEVCMetadataInfo(const AVStream& avStream, Meta &format);
/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_client_producer.cpp215 void BufferClientProducer::SetFormat(uint32_t format) in SetFormat() argument
217 SetAttr(SET_FORMAT, format); in SetFormat()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_convert.cpp99 "resample 8bit to other format can not support"); in Convert()
111 "resample 24bit to other format can not support"); in Convert()
159 int planar = av_sample_fmt_is_planar(static_cast<AVSampleFormat>(inputFrame->format)); in ConvertFrame()
176 outputFrame->format = resamplePara_.destFmt; in ConvertFrame()

Completed in 13 milliseconds

1...<<41424344454647484950>>...67