/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/third_party/ffmpeg/libavformat/ |
H A D | loasdec.c | 34 const uint8_t *buf0 = p->buf; in loas_probe() local
|
H A D | aacdec.c | 38 const uint8_t *buf0 = p->buf; in adts_aac_probe() local
|
H A D | hlsplaylist.c | 159 char buf0[128], buf1[128]; in ff_hls_write_file_entry() local
|
H A D | mp3dec.c | 73 const uint8_t *buf, *buf0, *buf2, *buf3, *end; in mp3_read_probe() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | colorspacedsp.c | 82 int16_t *buf0 = buf[0], *buf1 = buf[1], *buf2 = buf[2]; in multiply3x3_c() local
|
H A D | vf_gradfun.c | 97 uint16_t *buf0 = buf + mod * bstride; in filter() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/ |
H A D | 2-1.c | 44 char buf0[BUF_SIZE0]; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | bmp.c | 46 const uint8_t *buf0 = buf; in bmp_decode_frame() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | dma.h | 25 __le32 buf0; member
|
H A D | dma.c | 135 u32 buf0 = buf[0].addr, buf1 = 0; in mt76_dma_add_buf() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | dma.h | 34 __le32 buf0; member
|
H A D | dma.c | 270 u32 buf0 = buf[0].addr, buf1 = 0; in mt76_dma_add_buf() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | h264pred.c | 142 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_ argument [all...] |
H A D | vp8dsp.c | 394 uint8_t *buf0 = base0 + midoff_aligned; in check_loopfilter_16y() local 491 uint8_t *buf0 = base0 + midoff_aligned; check_loopfilter_simple() local [all...] |
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | diotest4.c | 200 char *buf0, *buf1, *buf2; in main() local
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv6110.c | 204 u8 buf0[] = { 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; in stv6110_init() local
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv6110.c | 204 u8 buf0[] = { 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; in stv6110_init() local
|
/third_party/mbedtls/library/ |
H A D | entropy.c | 549 unsigned char buf0[2 * sizeof(unsigned long long int)]; in mbedtls_entropy_source_self_test() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | utils.c | 141 char *str, *buf0; in ppp_vslprintf() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
H A D | proc-pid-vm.c | 302 char buf0[256]; in main() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3.c | 323 struct imgu_buffer *buf, *buf0; in imgu_queue_buffers() local
|
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
H A D | ipu3.c | 323 struct imgu_buffer *buf, *buf0; in imgu_queue_buffers() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | proc-pid-vm.c | 342 char buf0[256]; in main() local [all...] |
/third_party/ffmpeg/libswscale/x86/ |
H A D | swscale_template.c | 797 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 1116 yuv2rgb32_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2rgb32_1() argument 1185 yuv2bgr24_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2bgr24_1() argument 1226 yuv2rgb555_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2rgb555_1() argument 1279 yuv2rgb565_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2rgb565_1() argument 1369 yuv2yuyv422_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2yuyv422_1() argument [all...] |