Home
last modified time | relevance | path

Searched refs:input (Results 6201 - 6225 of 6469) sorted by relevance

1...<<241242243244245246247248249250>>...259

/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-css-params.c115 imgu_css_scaler_calc_scaled_output(unsigned int input, in imgu_css_scaler_calc_scaled_output() argument
118 unsigned int arg1 = input * info->phase_step + in imgu_css_scaler_calc_scaled_output()
229 * Function calculates input frame stripe offset, based
243 * Calculate input frame phase, given the output frame
260 * This function calculates input frame stripe width,
438 * When input and output resolution is in imgu_css_osys_calc_frame_and_stripe_params()
455 * If resolution is different at input in imgu_css_osys_calc_frame_and_stripe_params()
503 * Calculate scaler configuration parameters based on input and output in imgu_css_osys_calc_frame_and_stripe_params()
524 dev_err(css->dev, "OSYS input width is not multiple of 8 or\n"); in imgu_css_osys_calc_frame_and_stripe_params()
537 * take output width as input widt in imgu_css_osys_calc_frame_and_stripe_params()
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-pic32.c1857 unsigned offset, bool input) in pic32_gpio_set_direction()
1861 if (input) in pic32_gpio_set_direction()
1855 pic32_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned offset, bool input) pic32_gpio_set_direction() argument
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dservices.c102 /* Find number of classes in the input mapping */ in selinux_set_mapping()
2578 static int match_ipv6_addrmask(u32 *input, u32 *addr, u32 *mask) in match_ipv6_addrmask() argument
2583 if (addr[i] != (input[i] & mask[i])) { in match_ipv6_addrmask()
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer_quirks.c646 /* Read input source */ in snd_mbox1_is_spdif_input()
660 /* NB: Setting the input source to S/PDIF resets the clock source to S/PDIF in snd_mbox1_set_input_source()
668 /* Set input source */ in snd_mbox1_set_input_source()
762 /* Digidesign Mbox 1 input source switch (analog/spdif) */
2833 static const char * const input[] = { in snd_bbfpro_controls_create() local
2847 input[i], output[o]); in snd_bbfpro_controls_create()
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1154 // PR25548: Perform POSIX / RFC3986 style path canonicalization on the input string.
1173 canon_pathname (const string& input) in canon_pathname() argument
1175 string i = input; // 5.2.4 (1) in canon_pathname()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h34 // mantissa: The mantissa of the input. The top bit (which is not encoded for
38 // The input value is assumed to be a normalized value. That is, the input may
84 // input, but the method is otherwise similar. in FPRound()
131 // Overflow: the input is too large for the result type to represent. in FPRound()
223 // We have to shift the mantissa to the left (or not at all). The input in FPRound()
2345 // Debugger input.
2346 void set_last_debugger_input(ArrayUniquePtr<char> input) { in set_last_debugger_input() argument
2347 last_debugger_input_ = std::move(input); in set_last_debugger_input()
/third_party/skia/third_party/externals/imgui/
H A Dimgui_internal.h120 struct ImGuiInputTextState; // Internal state of the currently focused/edited text input box
332 IMGUI_API int ImTextCharFromUtf8(unsigned int* out_char, const char* in_text, const char* in_text_end); // read one character. return input UTF-8 bytes count
333 IMGUI_API int ImTextStrFromUtf8(ImWchar* out_buf, int out_buf_size, const char* in_text, const char* in_text_end, const char** in_remaining = NULL); // return input UTF-8 bytes count
747 ImGuiItemFlags_Inputable = 1 << 8 // false // [WIP] Auto-activate input mode when tab focused. Currently only used and supported by a few items before it becomes a generic feature.
1004 // Internal state of the currently focused/edited text input box
1033 void CursorAnimReset() { CursorAnim = -0.30f; } // After a user-input the cursor stays on for a while without blinking
1172 ImGuiActivateFlags_PreferInput = 1 << 0, // Favor activation that requires keyboard text input (e.g. for Slider/Drag). Default if keyboard is available.
1648 ImGuiID TempInputId; // Temporary text input when CTRL+clicking on a slider, etc.
2549 inline bool IsActiveIdUsingNavInput(ImGuiNavInput input) { ImGuiContext& g = *GImGui; return (g.ActiveIdUsingNavInputMask & (1 << input)) !
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c478 * The input and output sizes are updated to the actual amounts of data consumed
480 * are not changed, so the next input is (data+input_size) and the next
485 /* INPUT: */ png_const_bytep input, png_uint_32p input_size_ptr, in png_inflate()
496 * "16 bits or more". Consequently it is necessary to chunk the input to in png_inflate()
503 png_ptr->zstream.next_in = PNGZ_INPUT_CAST(input); in png_inflate()
521 * inside it is possible to chunk the input to zlib and simply rely on in png_inflate()
525 * every ZLIB_IO_MAX input bytes. in png_inflate()
561 * the previous chunk of input data. Tell zlib if we have reached the in png_inflate()
576 /* Update the input and output sizes; the updated values are the amount in png_inflate()
649 /* input in png_decompress_chunk()
484 png_inflate(png_structrp png_ptr, png_uint_32 owner, int finish, png_const_bytep input, png_uint_32p input_size_ptr, png_bytep output, png_alloc_size_t *output_size_ptr) png_inflate() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_mailbox.py543 for input in (email.message_from_string(_sample_message),
546 self._box._dump_message(input, output)
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/
H A Dcx25840-core.c760 /* (re)set input */ in cx25840_initialize()
928 /* ADC2 input select */ in cx23885_initialize()
978 /* (re)set input */ in cx23885_initialize()
1065 /* ADC2 input select */ in cx231xx_initialize()
1096 /* (re)set input */ in cx231xx_initialize()
1382 "decoder set video input %d, audio input %d\n", in set_input()
1402 v4l_err(client, "0x%04x is not a valid video input!\n", in set_input()
1423 /* do nothing, use serial audio input */ in set_input()
1444 v4l_err(client, "0x%04x is not a valid audio input!\ in set_input()
2499 cx25840_s_video_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) cx25840_s_video_routing() argument
2516 cx25840_s_audio_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) cx25840_s_audio_routing() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/
H A Dcx25840-core.c760 /* (re)set input */ in cx25840_initialize()
928 /* ADC2 input select */ in cx23885_initialize()
978 /* (re)set input */ in cx23885_initialize()
1065 /* ADC2 input select */ in cx231xx_initialize()
1096 /* (re)set input */ in cx231xx_initialize()
1382 "decoder set video input %d, audio input %d\n", in set_input()
1402 v4l_err(client, "0x%04x is not a valid video input!\n", in set_input()
1423 /* do nothing, use serial audio input */ in set_input()
1444 v4l_err(client, "0x%04x is not a valid audio input!\ in set_input()
2499 cx25840_s_video_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) cx25840_s_video_routing() argument
2516 cx25840_s_audio_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) cx25840_s_audio_routing() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c364 static int pseudoToU16(const int length, const char * input, UChar * output) in pseudoToU16() argument
374 output[i] = pseudoToUChar[(uint8_t)input[i]]; in pseudoToU16()
381 static int u16ToPseudo(const int length, const UChar * input, char * output) in u16ToPseudo() argument
393 uchar = input[i]; in u16ToPseudo()
/third_party/skia/src/core/
H A DSkVM.cpp2836 // cvtss2si is float x4 -> int, ignoring input lanes 1,2,3. ¯\_(ツ)_/¯
3127 // If this is a real input and it's lifetime ends at this instruction,
3129 auto maybe_recycle_register = [&](Val input) {
3130 if (input != NA && instructions[input].death == id) {
3131 avail.push_back(reg[input]);
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A Dmultiple-emitHelpers-in-all-projects.js3970 [12:00:58 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
3974 [12:01:07 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part2.ts' is older than output 'src/2/second-output.tsbuildinfo'
6209 [12:01:21 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
6213 [12:01:30 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part2.ts' is older than output 'src/2/second-output.tsbuildinfo'
H A DstripInternal-when-one-two-three-are-prepended-in-order.js5782 [12:00:54 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
5786 [12:01:04 AM] Project 'src/second/tsconfig.json' is out of date because output 'src/2/second-output.tsbuildinfo' is older than input 'src/first'
5790 [12:01:14 AM] Project 'src/third/tsconfig.json' is out of date because output 'src/third/thirdjs/output/third-output.tsbuildinfo' is older than input 'src/second'
11399 [12:01:32 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
15802 [12:02:03 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_edid.c198 hi_u8 input; member
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx2-asm.S617 ## schedule 64 input dwords, by doing 12 rounds of 4 each
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dmain.c24 #include <linux/input.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h1203 u8 input[3]; member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-quirks.c19 #include <linux/input/elan-i2c-ids.h>
1012 * input driver. This avoids disabling valid touchpads and in hid_ignore()
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c25 #include <linux/input.h>
79 /* Start up the input URB */
318 hid_warn(urb->dev, "input irq status %d received\n", in hid_irq_in()
326 hid_err(hid, "can't resubmit intr, %s-%s/input%d, status %d\n", in hid_irq_in()
1348 hid_err(intf, "couldn't find an input interrupt endpoint\n"); in usbhid_probe()
1392 strlcat(hid->phys, "/input", sizeof(hid->phys)); in usbhid_probe()
/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv-avc.c793 stat->input = r->operand[12] >> 7 & 1; in avc_tuner_status()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7511-v4l2.c1178 static int adv7511_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) in adv7511_s_routing() argument
1556 /* Positive clk edge capture for input video clock */ in adv7511_setup()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Datkbd.c12 * input-only controllers and AT keyboards connected over a one way RS232
21 #include <linux/input.h>
673 * Event callback from the input module. Events that change the state of
704 * generate input events.
715 * atkbd_disable() tells input handler that all incoming data except
990 * accessing freed input device or serio port. in atkbd_disconnect()
1172 * atkbd_set_device_attrs() sets up keyboard's input device structure
1264 * to the input module.
1379 * Restore LED state and repeat rate. While input core in atkbd_reconnect()
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dpsmouse-base.c18 #include <linux/input.h>
147 * relevant events to the input module once full packet has arrived.
269 * psmouse_handle_byte() processes one byte of the input data stream

Completed in 105 milliseconds

1...<<241242243244245246247248249250>>...259