| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | rtpmux.c | 371 GstBuffer *buf0; in GST_START_TEST() local 409 GstBuffer *buf0; in GST_START_TEST() local 442 GstBuffer *buf0; in GST_START_TEST() local 479 GstBuffer *buf0; in GST_START_TEST() local 529 GstBuffer *buf0; in GST_START_TEST() local 577 GstBuffer *buf0; in GST_START_TEST() local 658 GstBuffer *buf0; in GST_START_TEST() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| D | h264pred.c | 142 static void check_pred4x4(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred4x4() 163 static void check_pred8x8(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8() 182 static void check_pred16x16(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred16x16() 202 static void check_pred8x8l(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8l()
|
| D | utvideodsp.c | 46 #define cmp_plane(buf0, buf1, s) \ argument
|
| D | hevc_sao.c | 41 #define randomize_buffers(buf0, buf1, size) \ argument
|
| D | vp8dsp.c | 394 uint8_t *buf0 = base0 + midoff_aligned; in check_loopfilter_16y() local 491 uint8_t *buf0 = base0 + midoff_aligned; in check_loopfilter_simple() local
|
| D | vp9dsp.c | 395 uint8_t *buf0, uint8_t *buf1) in randomize_loopfilter_buffers() 468 uint8_t *buf0 = base0 + midoff_aligned; in check_loopfilter() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
| /third_party/ffmpeg/libavformat/ |
| D | loasdec.c | 34 const uint8_t *buf0 = p->buf; in loas_probe() local
|
| D | hlsplaylist.c | 159 char buf0[128], buf1[128]; in ff_hls_write_file_entry() local
|
| D | aacdec.c | 38 const uint8_t *buf0 = p->buf; in adts_aac_probe() local
|
| D | mp3dec.c | 74 const uint8_t *buf, *buf0, *buf2, *buf3, *end; in mp3_read_probe() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/ |
| D | 2-1.c | 44 char buf0[BUF_SIZE0]; in main() local
|
| /third_party/ffmpeg/libswscale/x86/ |
| D | swscale_template.c | 807 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local 871 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local 894 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local 923 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local 992 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | bmp.c | 47 const uint8_t *buf0 = buf; in bmp_decode_frame() local
|
| /third_party/ffmpeg/libswscale/ |
| D | output.c | 606 const int16_t *buf0 = buf[0], *buf1 = buf[1]; in yuv2mono_2_c_template() local 661 yuv2mono_1_c_template(SwsContext *c, const int16_t *buf0, in yuv2mono_1_c_template() 810 const int16_t *buf0 = buf[0], *buf1 = buf[1], in yuv2422_2_c_template() local 837 yuv2422_1_c_template(SwsContext *c, const int16_t *buf0, in yuv2422_1_c_template() 942 const int32_t *buf0 = buf[0], *buf1 = buf[1], in yuv2ya16_2_c_template() local 967 yuv2ya16_1_c_template(SwsContext *c, const int32_t *buf0, in yuv2ya16_1_c_template() 1081 const int32_t *buf0 = buf[0], *buf1 = buf[1], in yuv2rgba64_2_c_template() local 1140 yuv2rgba64_1_c_template(SwsContext *c, const int32_t *buf0, in yuv2rgba64_1_c_template() 1313 const int32_t *buf0 = buf[0], *buf1 = buf[1], in yuv2rgba64_full_2_c_template() local 1359 yuv2rgba64_full_1_c_template(SwsContext *c, const int32_t *buf0, in yuv2rgba64_full_1_c_template() [all …]
|
| /third_party/ffmpeg/libavfilter/ |
| D | colorspacedsp.c | 81 int16_t *buf0 = buf[0], *buf1 = buf[1], *buf2 = buf[2]; in multiply3x3_c() local
|
| D | vf_gradfun.c | 98 uint16_t *buf0 = buf + mod * bstride; in filter() local
|
| /third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
| D | assrender.c | 65 static const TestBuffer buf0 = { variable
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| D | diotest4.c | 201 char *buf0, *buf1, *buf2; in main() local
|
| /third_party/ffmpeg/libswscale/ppc/ |
| D | swscale_vsx.c | 661 #define SETUP(x, buf0, alpha1, buf1, alpha) { \ argument 686 const int16_t *buf0 = buf[0], *buf1 = buf[1], in yuv2rgb_full_2_vsx_template() local 808 const int16_t *buf0 = buf[0], *buf1 = buf[1], in yuv2rgb_2_vsx_template() local 978 yuv2rgb_full_1_vsx_template(SwsContext *c, const int16_t *buf0, in yuv2rgb_full_1_vsx_template() 1107 yuv2rgb_1_vsx_template(SwsContext *c, const int16_t *buf0, in yuv2rgb_1_vsx_template() 1514 #define SETUP(x, buf0, buf1, alpha) { \ argument 1542 const int16_t *buf0 = buf[0], *buf1 = buf[1], in yuv2422_2_vsx_template() local 1570 yuv2422_1_vsx_template(SwsContext *c, const int16_t *buf0, in yuv2422_1_vsx_template()
|
| /third_party/mbedtls/library/ |
| D | entropy.c | 583 unsigned char buf0[2 * sizeof( unsigned long long int )]; in mbedtls_entropy_source_self_test() local
|
| /third_party/lwip/src/netif/ppp/ |
| D | utils.c | 141 char *str, *buf0; in ppp_vslprintf() local
|
| /third_party/gstreamer/gstplugins_good/gst/matroska/ |
| D | matroska-mux.c | 1622 GstBuffer *buf0 = NULL; in vorbis_streamheader_to_codecdata() local 1654 GstBuffer *buf0 = NULL; in theora_streamheader_to_codecdata() local 1714 GstBuffer *buf0 = NULL; in kate_streamheader_to_codecdata() local
|
| /third_party/mbedtls/3rdparty/everest/library/ |
| D | Hacl_Curve25519.c | 726 uint64_t buf0[10U] = { 0U }; in Hacl_Curve25519_crypto_scalarmult() local
|
| /third_party/mbedtls/3rdparty/everest/library/legacy/ |
| D | Hacl_Curve25519.c | 771 uint64_t buf0[10U] = { 0U }; in Hacl_Curve25519_crypto_scalarmult() local
|