| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-v4l2.c | 124 static int pvr2_g_std(struct file *file, void *priv, v4l2_std_id *std) in pvr2_g_std() argument 137 static int pvr2_s_std(struct file *file, void *priv, v4l2_std_id std) in pvr2_s_std() argument 149 static int pvr2_querystd(struct file *file, void *priv, v4l2_std_id *std) in pvr2_querystd() argument
|
| /kernel/linux/linux-6.6/drivers/media/tuners/ |
| H A D | xc2028.c | 717 check_firmware(struct dvb_frontend *fe, unsigned int type, v4l2_std_id std, __u16 int_freq) check_firmware() argument 1008 generic_set_freq(struct dvb_frontend *fe, u32 freq , enum v4l2_tuner_type new_type, unsigned int type, v4l2_std_id std, u16 int_freq) generic_set_freq() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| H A D | v4l2-compat-ioctl32.c | 617 compat_u64 std; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/sta2x11/ |
| H A D | sta2x11_vip.c | 124 v4l2_std_id std; member 424 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id std) in vidioc_s_std() argument 459 vidioc_g_std(struct file *file, void *priv, v4l2_std_id *std) vidioc_g_std() argument 477 vidioc_querystd(struct file *file, void *priv, v4l2_std_id *std) vidioc_querystd() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| H A D | ivtv-ioctl.c | 980 v4l2_std_id std; in ivtv_s_input() local 1085 static int ivtv_g_std(struct file *file, void *fh, v4l2_std_id *std) in ivtv_g_std() argument 1093 void ivtv_s_std_enc(struct ivtv *itv, v4l2_std_id std) in ivtv_s_std_enc() argument 1112 ivtv_s_std_dec(struct ivtv *itv, v4l2_std_id std) ivtv_s_std_dec() argument 1158 ivtv_s_std(struct file *file, void *fh, v4l2_std_id std) ivtv_s_std() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/tw5864/ |
| H A D | tw5864-video.c | 610 static int tw5864_querystd(struct file *file, void *priv, v4l2_std_id *std) in tw5864_querystd() argument 624 static int tw5864_g_std(struct file *file, void *priv, v4l2_std_id *std) in tw5864_g_std() argument 208 tw5864_input_std_get(struct tw5864_input *input, enum tw5864_vid_std *std) tw5864_input_std_get() argument 632 tw5864_s_std(struct file *file, void *priv, v4l2_std_id std) tw5864_s_std() argument 1459 tw5864_get_v4l2_std(enum tw5864_vid_std std) tw5864_get_v4l2_std() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| H A D | cx18-av-core.c | 277 v4l2_std_id std = state->std; in cx18_av_std_setup() local 519 v4l2_std_id std in input_change() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2-enc.c | 949 static int solo_enc_s_std(struct file *file, void *priv, v4l2_std_id std) in solo_enc_s_std() argument
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | saa7115.c | 81 v4l2_std_id std; member 970 static void saa711x_set_v4lstd(struct v4l2_subdev *sd, v4l2_std_id std) in saa711x_set_v4lstd() argument 1269 saa711x_s_std(struct v4l2_subdev *sd, v4l2_std_id std) saa711x_s_std() argument 1431 saa711x_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) saa711x_querystd() argument [all...] |
| H A D | saa7127.c | 247 v4l2_std_id std; member 466 static int saa7127_set_std(struct v4l2_subdev *sd, v4l2_std_id std) in saa7127_set_std() argument 584 static int saa7127_s_std_output(struct v4l2_subdev *sd, v4l2_std_id std) in saa7127_s_std_output() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/dt3155/ |
| H A D | dt3155.h | 179 v4l2_std_id std; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/tw686x/ |
| H A D | tw686x-video.c | 833 static int tw686x_querystd(struct file *file, void *priv, v4l2_std_id *std) in tw686x_querystd() argument [all...] |
| /test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
| H A D | hdi_common_v1_3.cpp | 783 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_datascope.c | 573 double std[4] = { 0 }, rms[4] = { 0 }; in pixscope_filter_frame() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | v4l2.c | 248 v4l2_std_id std; in first_field() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.h | 126 virtual void setLineCallback(const std::function<void(int, int, bool, int, const char*)>& func) { lineCallback = func; } in setLineCallback() argument 127 virtual void setExtensionCallback(const std::function<void(int, const char*, const char*)>& func) { extensionCallback = func; } in setExtensionCallback() argument 128 virtual void setVersionCallback(const std::function<void(int, int, const char*)>& func) { versionCallback = func; } in setVersionCallback() argument 129 virtual void setPragmaCallback(const std::function<void(int, const TVector<TString>&)>& func) { pragmaCallback = func; } in setPragmaCallback() argument 130 virtual void setErrorCallback(const std::function<void(int, const char*)>& func) { errorCallback = func; } in setErrorCallback() argument [all...] |
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | [all...] |
| /third_party/googletest/googletest/test/ |
| H A D | googletest-printers-test.cc | 968 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreaming& ) operator <<() argument 985 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreamingTemplate<T>& ) operator <<() argument 1006 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreamingAndImplicitConversionTemplate<T>& ) operator <<() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_spill.cpp | 40 namespace std { namespace [all...] |
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| H A D | gtest-param-util.h | [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_util.h | 238 ByteSource release(std::optional<size_t> resize = std::nullopt) && { in release() argument [all...] |
| /third_party/node/src/ |
| H A D | inspector_socket_server.cc | 62 MapToString(const std::map<std::string, std::string>& object) MapToString() argument 77 MapsToString( const std::vector<std::map<std::string, std::string>>& array) MapsToString() argument [all...] |
| H A D | util.h | 332 FIXED_ONE_BYTE_STRING( v8::Isolate* isolate, const std::array<char, N>& arr) FIXED_ONE_BYTE_STRING() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_worker.cc | 210 ensure_enqueue_addr( std::priority_queue<WeightGroupEntry, std::vector<WeightGroupEntry>, WeightGroupEntryGreater> &wgpq, WeightGroup *wg, DownstreamAddr *addr) ensure_enqueue_addr() argument [all...] |
| H A D | shrpx_connection_handler.cc | 1055 set_cid_prefixes( const std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> &cid_prefixes) set_cid_prefixes() argument [all...] |