Home
last modified time | relevance | path

Searched defs:output (Results 551 - 575 of 2137) sorted by relevance

1...<<21222324252627282930>>...86

/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Doutput.c22 struct tegra_output *output = connector_to_output(connector); in tegra_output_connector_get_modes() local
55 struct tegra_output *output = connector_to_output(connector); in tegra_output_connector_detect() local
78 struct tegra_output *output = connector_to_output(connector); tegra_output_connector_destroy() local
89 struct tegra_output *output = data; hpd_irq() local
97 tegra_output_probe(struct tegra_output *output) tegra_output_probe() argument
192 tegra_output_remove(struct tegra_output *output) tegra_output_remove() argument
201 tegra_output_init(struct drm_device *drm, struct tegra_output *output) tegra_output_init() argument
230 tegra_output_exit(struct tegra_output *output) tegra_output_exit() argument
240 tegra_output_find_possible_crtcs(struct tegra_output *output, struct drm_device *drm) tegra_output_find_possible_crtcs() argument
262 tegra_output_suspend(struct tegra_output *output) tegra_output_suspend() argument
270 tegra_output_resume(struct tegra_output *output) tegra_output_resume() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c87 u64 res, input, output; in guest_hcall() local
H A Dstate_test.c178 uint64_t output[2] = { }; in guest_code() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c11 int output; member
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dmba_test.c105 char *token_array[8], output[] = RESULT_FILE_NAME, temp[512]; in check_results() local
/kernel/liteos_m/components/shell/src/base/
H A Dshmsg.c112 UINT32 PreHandleCmdline(const CHAR *input, CHAR **output, UINT32 *outputlen) in PreHandleCmdline() argument
185 CHAR *output = NULL; in ExecCmdline() local
/kernel/linux/linux-6.6/lib/crypto/
H A Dchacha20poly1305-selftest.c18 const u8 *input, *output, *assoc, *nonce, *key; member
/kernel/linux/linux-6.6/lib/zstd/
H A Dzstd_compress_module.c144 size_t zstd_compress_stream(zstd_cstream *cstream, zstd_out_buffer *output, in zstd_compress_stream() argument
151 size_t zstd_flush_stream(zstd_cstream *cstream, zstd_out_buffer *output) in zstd_flush_stream() argument
157 size_t zstd_end_stream(zstd_cstream *cstream, zstd_out_buffer *output) in zstd_end_stream() argument
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlzo.c97 unlzo(u8 *input, long in_len, long (*fill)(void *, unsigned long), long (*flush)(void *, unsigned long), u8 *output, long *posp, void (*error) (char *x)) unlzo() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dwmi.h19 volatile __u32 output[4]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dwmi.h32 volatile __u32 output[4]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dwmi.h32 volatile __u32 output[4]; member
/third_party/curl/tests/http/clients/
H A Dh2-upgrade-extreme.c63 FILE *output = stderr; in debug_cb() local
/third_party/ffmpeg/libavcodec/
H A Dmdct_template.c101 void ff_imdct_half_c(FFTContext *s, FFTSample *output, const FFTSample *input) in ff_imdct_half_c() argument
143 void ff_imdct_calc_c(FFTContext *s, FFTSample *output, const FFTSample *input) in ff_imdct_calc_c() argument
[all...]
H A Dlibvorbisdec.c160 int16_t *output; in oggvorbis_decode_frame() local
H A Dvima.c165 int output = pcm_data[chan]; in decode_frame() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_init.c47 static void imdct_half_altivec(FFTContext *s, FFTSample *output, const FFTSample *input) in imdct_half_altivec() argument
131 static void imdct_calc_altivec(FFTContext *s, FFTSample *output, const FFTSample *input) in imdct_calc_altivec() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_common.c56 int output; member
197 int ff_pulse_audio_get_devices(AVDeviceInfoList *devices, const char *server, int output) in ff_pulse_audio_get_devices() argument
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathbinary.c56 static void math_binary_commutative(FunType pfun, const DnnLayerMathBinaryParams *params, const DnnOperand *input, DnnOperand *output, DnnOperand *operands, const int32_t *input_operand_indexes) in math_binary_commutative() argument
76 static void math_binary_not_commutative(FunType pfun, const DnnLayerMathBinaryParams *params, const DnnOperand *input, DnnOperand *output, DnnOperand *operands, const int32_t *input_operand_indexes) in math_binary_not_commutative() argument
152 DnnOperand *output = &operands[output_operand_index]; in ff_dnn_execute_layer_math_binary() local
[all...]
H A Ddnn_backend_native_layer_avgpool.c61 float *output; in ff_dnn_execute_layer_avg_pool() local
H A Ddnn_backend_native_layer_depth2space.c54 float *output; in ff_dnn_execute_layer_depth2space() local
/third_party/ffmpeg/libavfilter/
H A Dvf_neighbor_opencl.c127 AVFrame *output = NULL; in neighbor_opencl_filter_frame() local
[all...]
H A Dvf_transpose_opencl.c138 AVFrame *output = NULL; in transpose_opencl_filter_frame() local
[all...]
H A Dvf_hwupload.c176 AVFrame *output = NULL; in hwupload_filter_frame() local
/third_party/ffmpeg/libavutil/tests/
H A Daudio_fifo.c84 static int read_samples_from_audio_fifo(AVAudioFifo* afifo, void ***output, int nb_samples) in read_samples_from_audio_fifo() argument

Completed in 24 milliseconds

1...<<21222324252627282930>>...86