Home
last modified time | relevance | path

Searched defs:buf1 (Results 26 - 50 of 102) sorted by relevance

12345

/third_party/mesa3d/src/freedreno/decode/
H A Dbuffers.c56 const struct buffer *buf1 = (const struct buffer *)n1; in buffer_insert_cmp() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest2.c83 char *buf1; in runtest() local
H A Ddiotest4.c200 char *buf0, *buf1, *buf2; in main() local
H A Ddiotest3.c93 char *buf1; in runtest() local
H A Ddiotest_routines.c116 char buf1[BUFSIZ], buf2[BUFSIZ]; in filecmp() local
/third_party/ltp/testcases/kernel/syscalls/readv/
H A Dreadv02.c31 static char buf1[K_1]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr05.c61 char buf1[128], buf2[132]; in verify_getxattr() local
/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h130 unsigned char buf1[128]; in wqueue_consumer() member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_bind_test.cc299 const auto& buf1 = color_buffers1[0]; in TEST_F() local
344 const auto& buf1 = color_buffers1[0]; in TEST_F() local
380 const auto& buf1 = color_buffers1[0]; TEST_F() local
416 const auto& buf1 = color_buffers1[0]; TEST_F() local
[all...]
H A Dparser_pipeline_test.cc198 const auto& buf1 = pipelines[0]->GetColorAttachments()[0]; in TEST_F() local
/third_party/ffmpeg/libavformat/
H A Drtpenc.c334 void ff_rtp_send_data(AVFormatContext *s1, const uint8_t *buf1, int len, int m) in ff_rtp_send_data() argument
357 rtp_send_samples(AVFormatContext *s1, const uint8_t *buf1, int size, int sample_size_bits) rtp_send_samples() argument
386 rtp_send_mpegaudio(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_mpegaudio() argument
438 rtp_send_raw(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_raw() argument
460 rtp_send_mpegts_raw(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_mpegts_raw() argument
[all...]
H A Dhlsplaylist.c159 char buf0[128], buf1[128]; in ff_hls_write_file_entry() local
H A Dswfenc.c199 uint8_t buf1[256]; in swf_write_header() local
/third_party/ffmpeg/tests/checkasm/
H A Dh264pred.c142 static void check_pred4x4(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred4x4() argument
163 static void check_pred8x8(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8() argument
182 static void check_pred16x16(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred16x16() argument
202 static void check_pred8x8l(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8l() argument
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/
H A Dminimal-secure-streams.c80 char buf[64], buf1[64]; in main() local
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev05.c63 char buf1[K_1]; variable
H A Dwritev02.c68 char buf1[K_1]; variable
/third_party/openssl/test/
H A Dpackettest.c243 char buf1[10], buf2[10]; in test_PACKET_strndup() local
270 char buf1[10], buf2[10]; in test_PACKET_contains_zero_byte() local
305 unsigned char buf1[BUF_LEN] = { 0 }; in test_PACKET_buf_init() local
350 unsigned char buf1[BUF_LEN]; test_PACKET_get_length_prefixed_1() local
375 unsigned char buf1[1024]; test_PACKET_get_length_prefixed_2() local
399 unsigned char buf1[1024]; test_PACKET_get_length_prefixed_3() local
423 unsigned char buf1[BUF_LEN]; test_PACKET_as_length_prefixed_1() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c77 mpd_uint_t buf1[BUFSIZE]; in swap_halfrows_pow2() local
179 mpd_uint_t buf1[SIDE*SIDE]; in squaretrans_pow2() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Duiondk.cpp63 char buf1[] = "testreadv1"; in Readv() local
121 char buf1[] = "testreadv1"; in PReadV() local
145 char buf1[] = "testreadv1"; PReadV64() local
167 char buf1[] = "preadv"; PWriteV() local
196 char buf1[] = "preadv"; PWriteV64() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddfa.c390 const uint8_t *buf1 = buf + (i&3)*(avctx->width/4) + (i/4)*avctx->width; in dfa_decode_frame() local
H A Descape130.c38 uint8_t *buf1, *buf2; member
/third_party/ffmpeg/libavfilter/
H A Daf_resample.c121 char buf1[64], buf2[64]; in config_output() local
H A Dvf_gradfun.c71 void ff_gradfun_blur_line_c(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, const uint8_t *src, int src_linesize, int width) in ff_gradfun_blur_line_c() argument
98 uint16_t *buf1 = buf + (mod ? mod - 1 : r - 1) * bstride; in filter() local
/third_party/alsa-lib/src/control/
H A Dctlparse.c120 char buf[256], buf1[32]; in snd_ctl_ascii_elem_id_get() local
[all...]

Completed in 15 milliseconds

12345