Home
last modified time | relevance | path

Searched defs:buf1 (Results 126 - 150 of 205) sorted by relevance

123456789

/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_eprobe.c876 char buf1[MAX_EVENT_NAME_LEN]; in __trace_eprobe_create() local
/third_party/ffmpeg/libavformat/
H A Dutils.c297 char *q, buf1[20], c; in av_get_frame_filename2() local
/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c797 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb32_2() local
861 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2bgr24_2() local
884 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb555_2() local
913 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb565_2() local
982 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2yuyv422_2() local
1122 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb32_1() local
1191 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2bgr24_1() local
1232 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb555_1() local
1285 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb565_1() local
1375 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2yuyv422_1() local
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dvp9dsp.c469 uint8_t *buf1 = base1 + midoff_aligned; in check_loopfilter() local
392 randomize_loopfilter_buffers(int bidx, int lineoff, int str, int bit_depth, int dir, const int *E, const int *F, const int *H, const int *I, uint8_t *buf0, uint8_t *buf1) randomize_loopfilter_buffers() argument
[all...]
/third_party/alsa-utils/alsaucm/
H A Ddump.c99 char buf1[128], buf2[128]; in text_verb_start() local
117 char buf1[128], buf2[128]; in text_2nd_level_begin() local
199 char buf1[256], buf2[256]; in text_value() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dutransts.c257 char buf1[BUF_CAP]; in TestOpenInverse() local
307 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; in TestClone() local
H A Dbocu1tst.c793 char buf1[80], buf2[80]; in TestBOCU1RefDiff() local
/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local
/third_party/openssl/test/
H A Ddrbgtest.c811 unsigned char buf1[51], buf2[sizeof(buf1)]; in test_rand_prediction_resistance() local
/third_party/openssl/apps/
H A Dfipsinstall.c239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrukservices.c1107 char buf1[BUFSIZE], buf2[BUFSIZE]; in quicktest3() local
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dni65.c944 char buf[256],*buf1; in ni65_interrupt() local
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c631 unsigned char *buf = NULL, *buf1; in bnx2fc_process_unsol_compl() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-sched.c1019 u32 buf1; in iso_stream_init() local
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-pt.c1034 static bool intel_pt_compare_buffers(void *buf1, size_t compare_size, in intel_pt_compare_buffers() argument
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgrukservices.c1107 char buf1[BUFSIZE], buf2[BUFSIZE]; in quicktest3() local
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-sched.c1026 u32 buf1; in iso_stream_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h152 __le32 buf1; member
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dintel-pt.c1025 static bool intel_pt_compare_buffers(void *buf1, size_t compare_size, in intel_pt_compare_buffers() argument
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c631 unsigned char *buf = NULL, *buf1; in bnx2fc_process_unsol_compl() local
/kernel/linux/linux-6.6/kernel/rcu/
H A Drefscale.c893 char buf1[64]; in process_durations() local
933 char buf1[64]; in main_func() local
/third_party/ffmpeg/libavcodec/
H A Dtwinvq.c335 float *buf1 = tctx->tmp_buf; in imdct_and_window() local
H A Dpngenc.c206 uint8_t *buf1 = dst, *buf2 = dst + size + 16; in png_choose_filter() local
/third_party/icu/icu4c/source/common/
H A Dustring.cpp1146 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count) { in u_memcmp() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c493 static int cmp_buffer(u8 *buf1, u8 *buf2, long long int size, ntfs_attr *na) in cmp_buffer() argument
604 u8 buf1[NTFS_BUF_SIZE]; in cmp_attribute_data() local

Completed in 43 milliseconds

123456789