Searched refs:buff1 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | corr.c | 42 static short buff1[BLEN]; variable 123 readin(fd1,buff1,bs); in main() 127 c11 += buff1[j]*buff1[j]; in main() 128 c12 += buff1[j]*buff2[j]; in main() 147 y=(buff1[j]+buff2[j]+1)/2; in main()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | 0001-tiffcrop-Fix-issue-330-and-some-more-from-320-to-349.patch | 124 uint8_t buff1 = 0, buff2 = 0; 148 buff1 = buff2 = 0; 156 uint16_t buff1 = 0, buff2 = 0; 186 uint32_t buff1 = 0, buff2 = 0; 217 uint64_t buff1 = 0, buff2 = 0, buff3 = 0; 246 uint8_t buff1 = 0, buff2 = 0; 276 uint16_t buff1 = 0, buff2 = 0; 306 uint32_t buff1 = 0, buff2 = 0; 352 uint64_t buff1 = 0, buff2 = 0, buff3 = 0;
|
| H A D | 0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch | 260 - dump_long (dumpfile, format, "Buff1 bits ", buff1); 262 + dump_wide (dumpfile, format, "Buff1 bits ", buff1); 292 - dump_long (dumpfile, format, "Buff1 bits ", buff1); 294 + dump_wide (dumpfile, format, "Buff1 bits ", buff1);
|