Home
last modified time | relevance | path

Searched refs:format (Results 4576 - 4600 of 14980) sorted by relevance

1...<<181182183184185186187188189190>>...600

/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_proxy.h31 void OnOutputFormatChanged(const Format &format) override;
45 void OnOutputFormatChanged(const Format &format) override;
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/
H A Dimage_receiver_context.h67 void SetFormat(int32_t format) in SetFormat() argument
69 format_ = format; in SetFormat()
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_sink.h29 #include "format.h"
51 int32_t SetOutputFormat(OutputFormat format);
66 int32_t SetParameter(int32_t trackId, const Format &format);
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.h41 int32_t SetOutputFormat(OutputFormatType format);
55 int32_t SetParameter(int32_t sourceId, const Format &format);
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A Drecorder_client.h40 int32_t SetOutputFormat(OutputFormatType format);
54 int32_t SetParameter(int32_t sourceId, const Format &format);
/foundation/systemabilitymgr/samgr/test/autotest/testcases/level0/
H A Dcase26_init001.py56 host.shell("hdc -t {} shell kill -9 `pidof samgr`".format(self.sn))
71 host.shell("hdc -t {} shell kill -9 `pidof samgr`".format(self.sn))
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/
H A Dtlv_protocol.cpp20 void TlvProtocol::SetFormat(const ProtocolFormat &format) in SetFormat() argument
22 format_ = format; in SetFormat()
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
H A Dlog_print.h39 static void Log(Level level, const std::string &tag, const char *func, int line, const char *format, ...);
43 static void PreparePrivateLog(const char *format, std::string &outStrFormat);
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcamerainterface/
H A Dicamera_source_data_process.h29 DCameraStreamConfig(int32_t width, int32_t height, int32_t format, int32_t dataspace, in DCameraStreamConfig() argument
31 : width_(width), height_(height), format_(format), dataspace_(dataspace), encodeType_(encodeType), in DCameraStreamConfig()
/kernel/linux/linux-5.10/include/linux/pinctrl/
H A Dpinconf-generic.h74 * the threshold value is given on a custom format as argument when
94 * supplies, the argument to this parameter (on a custom format) tells
98 * this parameter (on a custom format) tells the driver which alternative
101 * or latch delay (on outputs) this parameter (in a custom format)
109 * presented using the packed format.
168 .param = a, .display = b, .format = c, .has_arg = d \
174 const char * const format; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddebug.h55 int ui__error(const char *format, ...) __printf(1, 2);
56 int ui__warning(const char *format, ...) __printf(1, 2);
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_overlay.h138 VMwareVideoGetAttributes(const SVGAOverlayFormat format, /* IN */ in VMwareVideoGetAttributes() argument
153 switch (format) { in VMwareVideoGetAttributes()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/
H A Dia_css_fpn.host.c83 my_info.format = info->format; in ia_css_fpn_configure()
/kernel/linux/linux-6.6/include/linux/pinctrl/
H A Dpinconf-generic.h79 * the threshold value is given on a custom format as argument when
103 * supplies, the argument to this parameter (on a custom format) tells
106 * or latch delay (on outputs) this parameter (in a custom format)
111 * this parameter (on a custom format) tells the driver which alternative
117 * presented using the packed format.
178 .param = a, .display = b, .format = c, .has_arg = d \
184 const char * const format; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/
H A Dia_css_fpn.host.c85 my_info.format = info->format; in ia_css_fpn_configure()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dutil.h61 static inline void flow_log(const char *format, ...) in flow_log() argument
69 static inline void packet_log(const char *format, ...) in packet_log() argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-cru.h96 * @format: active V4L2 pixel format
133 struct v4l2_pix_format format; member
148 const struct v4l2_format_info *rzg2l_cru_format_from_pixel(u32 format);
/kernel/linux/linux-6.6/rust/macros/
H A Dvtable.rs64 let gen_const_name = format!("HAS_{}", f.to_uppercase());
83 let gen_const_name = format!("HAS_{}", f.to_uppercase());
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dradixtree.py38 .format(radix_tree_root_type.get_type(), root.type))
86 raise gdb.GdbError("No entry in tree at index {}".format(index))
/kernel/uniproton/src/fs/vfs/
H A Dvfs_maps.c54 if ((fMap != NULL) && (fMap->fsMgt != NULL) && (fMap->fsMgt->format != NULL)) { in OsVfsFsMgtFormat()
55 ret = fMap->fsMgt->format(partName, data); in OsVfsFsMgtFormat()
/kernel/linux/linux-6.6/lib/zstd/common/
H A Derror_private.h77 void _force_has_format_string(const char *format, ...) { in _force_has_format_string() argument
78 (void)format; in _force_has_format_string()
/test/testfwk/xdevice/src/xdevice/
H A D__main__.py69 LOG.warning(notice_zh.format(resource_path=resource_path))
70 LOG.warning(notice_en.format(resource_path=resource_path))
/third_party/elfutils/backends/
H A Dppc_corenote.c135 .name = "nip", .type = ELF_T_ADDR, .format = 'x', \
140 .name = "orig_gpr3", .type = TYPE_LONG, .format = 'd', \
/third_party/fsverity-utils/lib/
H A Dlib_private.h61 libfsverity_do_error_msg(const char *format, va_list va);
64 libfsverity_error_msg(const char *format, ...);
/third_party/glslang/
H A Dgen_extension_headers.py82 raise Exception("Expected path after {}".format(opt))
90 raise Exception("Unknown flag {}".format(opt))

Completed in 14 milliseconds

1...<<181182183184185186187188189190>>...600