/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 195 int32_t DisplayComposerVdiImpl::CreateVirtualDisplay(uint32_t width, uint32_t height, int32_t& format, uint32_t& devId) in CreateVirtualDisplay() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
H A D | wakeup_engine_impl.cpp | 56 capturerOptions_.streamInfo.format = AudioSampleFormat::SAMPLE_S16LE; in WakeupEngineImpl()
|
/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | span_to_html.cpp | 379 option.format = CONVERT_PNG_FORMAT; in WriteLocalFile()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | pipeline_state_object_vk.cpp | 72 const VkFormat vertexInputFormat = (VkFormat)attributeRef.format; in GetVertexInputs() 76 vertexInputFormat, // format in GetVertexInputs()
|
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/ |
H A D | audio_utils.h | 329 int32_t GetFormatByteSize(int32_t format);
|
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/ |
H A D | pipeline_state_desc.h | 1262 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED }; 1370 /** Vertex format */
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_producer_test.cpp | 40 .format = GRAPHIC_PIXEL_FMT_RGBA_8888,
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_surface_capture_task_parallel.cpp | 504 .format = GRAPHIC_PIXEL_FMT_RGBA_8888, // PixelFormat
in CreateSurfaceSyncCopyTask()
|
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | pa_renderer_stream_impl_unit_test.cpp | 56 config.streamInfo.format = SAMPLE_S32LE; in GetInnerCapConfig()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/ |
H A D | svg_decoder.cpp | 140 .format = GRAPHIC_PIXEL_FMT_RGBA_8888, // PixelFormat
in AllocDmaBuffer()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/ |
H A D | audio_ffmpeg_decoder_plugin.cpp | 548 auto sampleFormat = static_cast<AVSampleFormat>(cachedFrame_->format); in ReceiveFrameSucc()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/ |
H A D | audio_ffmpeg_encoder_plugin.cpp | 386 cachedFrame_->format = avCodecContext_->sample_fmt; in FillInFrameCache()
|
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_audio_recorder_fast_audio_function.h | 27 #include <format.h>
|
H A D | test_single_audio_recorder_fast_stop_reset.h | 27 #include <format.h>
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | tester_capi.cpp | 31 void TesterCapi::OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
|
H A D | tester_codecbase.cpp | 31 void TesterCodecBase::CallBack::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() argument
|
/foundation/multimedia/av_session/services/session/server/migrate/ |
H A D | migrate_avsession_server.cpp | 481 option.format = "image/jpeg";
in CompressToJPEG()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_photo_asset_proxy.cpp | 274 packOption.format = "image/jpeg"; in PackAndSaveImage() 421 MEDIA_INFO_LOG("start photoId: %{public}s format: %{public}d, quality: %{public}d", in DealWithLowQualityPhoto()
|
/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/ |
H A D | ffrt_trace_process.py | 709 format="%(asctime)s - %(levelname)s - %(message)s", datefmt="%m/%d/%Y %H:%M:%S %p")
|
/third_party/ffmpeg/libavcodec/ |
H A D | libsvtav1.c | 286 av_log(avctx, AV_LOG_ERROR , "Unsupported pixel format\n"); in config_enc_params() 330 ret = av_image_fill_plane_sizes(sizes, frame->format, frame->height, in read_in_data()
|
H A D | nvdec.c | 129 av_log(logctx, AV_LOG_VERBOSE, "format supported: %s, max_mb_count: %d\n", in nvdec_test_capabilities() 359 av_log(avctx, AV_LOG_ERROR, "Unsupported chroma format\n"); in ff_nvdec_decode_init() 717 av_log(avctx, AV_LOG_VERBOSE, "Unsupported chroma format\n"); in ff_nvdec_frame_params() 722 frames_ctx->format = AV_PIX_FMT_CUDA; in ff_nvdec_frame_params()
|
H A D | pgssubdec.c | 514 sub->format = 0; in display_end_segment()
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_speechnorm.c | 523 switch (inlink->format) { in config_input()
|
H A D | vf_decimate.c | 374 const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); in config_output()
|
H A D | af_asoftclip.c | 381 switch (inlink->format) { in config_input()
|