/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")
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_priv.h | 439 enum kfd_queue_format format; member
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_vl.c | 390 vl_lookup[k].format = SJA1105_VL_FORMAT_PSFP; in sja1105_init_virtual_links()
|
/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 346 d = [format(ord(x), '02x') for x in d]
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | Makefile | 200 $(Q)$(BPFTOOL) btf dump file $(VMLINUX_BTF) format c > $@
|
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ |
H A D | ishtp-hid-client.c | 782 void (*hid_print_trace)(void *unused, const char *format, ...);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-feixin-k101-im2ba02.c | 480 dsi->format = MIPI_DSI_FMT_RGB888; in k101_im2ba02_dsi_probe()
|
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene.h | 310 * Bit 1: data format; 0=UYVY, 1=YUY2 871 int format; member
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss.c | 11 #include <linux/media-bus-format.h>
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 430 } format; member
|
/kernel/linux/linux-5.10/drivers/nubus/ |
H A D | nubus.c | 41 format block (at the top of the slot address space, as well as at 726 /* Move to the start of the format block */ in nubus_add_board() 735 /* Dump the format block for debugging purposes */ in nubus_add_board() 736 pr_debug("Slot %X, format block at 0x%p:\n", slot, rp); in nubus_add_board() 759 board->format = nubus_get_rom(&rp, 1, bytelanes); in nubus_add_board() 843 /* The last byte of the format block consists of two in nubus_probe_slot()
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_diag.c | 434 pr_warn("%s: Accessing the DASD failed because of an incorrect format (rc=%d)\n", in dasd_diag_check_device() 609 info->format = DASD_FORMAT_LDL; in dasd_diag_fill_info()
|
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 315 fmt = vortex_alsafmt_aspfmt(runtime->format, chip); in snd_vortex_pcm_prepare()
|
/kernel/linux/linux-5.10/sound/pci/lola/ |
H A D | lola_pcm.c | 371 switch (substream->runtime->format) { in lola_get_format_verb() 398 /* set format info for all channels in lola_set_stream_config() 404 dev_err(chip->card->dev, "Cannot set stream format 0x%x\n", in lola_set_stream_config()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | get_abi.pl | 281 # Outputs the book on ReST format 607 Output all obsoleted symbols in ReST format
|
/kernel/linux/linux-5.10/sound/soc/sprd/ |
H A D | sprd-pcm-compress.c | 298 compr_params.format = params->codec.id; in sprd_platform_compr_set_params()
|