Home
last modified time | relevance | path

Searched defs:std (Results 1701 - 1725 of 1929) sorted by relevance

1...<<61626364656667686970>>...78

/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dxc4000.c921 check_firmware(struct dvb_frontend *fe, unsigned int type, v4l2_std_id std, __u16 int_freq) check_firmware() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dks0127.c534 static int ks0127_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in ks0127_s_std() argument
599 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in ks0127_status() local
624 ks0127_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) ks0127_querystd() argument
[all...]
H A Dtvp5150.c683 v4l2_std_id std = decoder->norm; in tvp5150_set_vbi() local
726 v4l2_std_id std = decoder->norm; in tvp5150_get_vbi() local
759 static int tvp5150_set_std(struct v4l2_subdev *sd, v4l2_std_id std) in tvp5150_set_std() argument
787 tvp5150_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) tvp5150_g_std() argument
796 tvp5150_s_std(struct v4l2_subdev *sd, v4l2_std_id std) tvp5150_s_std() argument
952 v4l2_std_id std; tvp5150_enable() local
1016 tvp5150_set_default(v4l2_std_id std, struct v4l2_rect *crop) tvp5150_set_default() argument
1074 v4l2_std_id std; tvp5150_get_hmax() local
1164 v4l2_std_id std; tvp5150_get_selection() local
1216 v4l2_std_id std; tvp5150_init_cfg() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-cards.h262 v4l2_std_id std; /* standard for which the tuner is suitable */ member
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-video.c1280 int saa7134_querystd(struct file *file, void *priv, v4l2_std_id *std) in saa7134_querystd() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfrecord.c3255 struct ATTR_STD_INFO *std; in ni_write_inode() local
[all...]
/kernel/linux/linux-6.6/include/media/
H A Ddvb_frontend.h118 u64 std; member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Dsh_vou.c83 v4l2_std_id std; member
506 static void vou_adjust_input(struct sh_vou_geometry *geo, v4l2_std_id std) in vou_adjust_input() argument
576 static void vou_adjust_output(struct sh_vou_geometry *geo, v4l2_std_id std) in vou_adjust_output() argument
857 sh_vou_g_std(struct file *file, void *priv, v4l2_std_id *std) sh_vou_g_std() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1115 v4l2_std_id std = state->std; in cx25840_std_setup() local
1286 v4l2_std_id std = state->std; input_change() local
2419 cx25840_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) cx25840_querystd() argument
2470 cx25840_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) cx25840_g_std() argument
2479 cx25840_s_std(struct v4l2_subdev *sd, v4l2_std_id std) cx25840_s_std() argument
5654 v4l2_std_id std = state->std; cx23888_std_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttvp.h378 v4l2_std_id std; member
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-av-core.h88 v4l2_std_id std; member
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-types.h372 u8 std; member
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-csi.c335 ipu_csi_translate_field(enum v4l2_field field, v4l2_std_id std) in ipu_csi_translate_field() argument
456 v4l2_std_id std; in ipu_csi_init_interface() local
399 ipu_csi_set_bt_interlaced_codes(struct ipu_csi *csi, const struct v4l2_mbus_framefmt *infmt, const struct v4l2_mbus_framefmt *outfmt, v4l2_std_id std) ipu_csi_set_bt_interlaced_codes() argument
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2626 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std, in tpg_fill_plane_buffer() argument
2710 void tpg_fillbuffer(struct tpg_data *tpg, v4l2_std_id std, unsigned p, u8 *vbuf) in tpg_fillbuffer() argument
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc2218 MatchAndExplain(const std::tuple<T1, T2>& a_pair, MatchResultListener* listener) const MatchAndExplain() argument
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h1324 namespace std { global() namespace
[all...]
/third_party/node/src/
H A Denv-inl.h754 set_process_exit_handler( std::function<void(Environment*, int)>&& handler) set_process_exit_handler() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_client_handler.cc825 reschedule_addr( std::priority_queue<DownstreamAddrEntry, std::vector<DownstreamAddrEntry>, DownstreamAddrEntryGreater> &pq, DownstreamAddr *addr) reschedule_addr() argument
839 reschedule_wg( std::priority_queue<WeightGroupEntry, std::vector<WeightGroupEntry>, WeightGroupEntryGreater> &pq, WeightGroup *wg) reschedule_wg() argument
[all...]
H A Dshrpx.cc1421 generate_cid_prefix( std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> &cid_prefixes, const Config *config) generate_cid_prefix() argument
1599 fork_worker_process( int &main_ipc_fd , int &wp_quic_ipc_fd , const std::vector<InheritedAddr> &iaddrs , const std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> &cid_prefixes, const std::vector<QUICLingeringWorkerProcess> &quic_lwps ) fork_worker_process() argument
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-internal.h1311 namespace std { global() namespace
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp1117 AnnualTimeZoneRule *std, *dst; in TestGetSimpleRules() local
[all...]
/third_party/libfuse/example/
H A Dcxxopts.hpp190 namespace std namespace
529 checked_negate(T&& t, const std::string&, std::true_type) checked_negate() argument
1507 ParseResult( const std::shared_ptr< std::unordered_map<std::string, std::shared_ptr<OptionDetails>> > options, std::vector<std::string> positional, bool allow_unrecognised, int& argc, char**& argv ) ParseResult() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc175 SetInlineStacks( std::unordered_set<CodeEntry*, Hasher, Equals> inline_entries, std::unordered_map<int, std::vector<CodeEntryAndLineNumber>> inline_stacks) SetInlineStacks() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h293 AssertionResult( const T& success, typename std::enable_if< !std::is_convertible<T, AssertionResult>::value>::type* = nullptr) AssertionResult() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp1904 emit_alu_op3(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, const std::array<int, 3>& src_shuffle) emit_alu_op3() argument
[all...]

Completed in 42 milliseconds

1...<<61626364656667686970>>...78