Searched refs:start0 (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-yuv-planar.rst | 272 * - start0 + 0: 277 * - start0 + 4: 282 * - start0 + 8: 287 * - start0 + 12: 591 * - start0 + 0: 596 * - start0 + 4: 601 * - start0 + 8: 798 * - start0 + 0: 803 * - start0 + 8: 1103 * - start0 + 0: [all …]
|
| /linux-6.15/lib/lz4/ |
| H A D | lz4hc_compress.c | 363 const BYTE *start0; in LZ4HC_compress_generic() local 386 start0 = ip; in LZ4HC_compress_generic() 407 if (start0 < ip) { in LZ4HC_compress_generic() 410 ip = start0; in LZ4HC_compress_generic() 504 start0 = start2; in LZ4HC_compress_generic()
|
| /linux-6.15/tools/perf/bench/ |
| H A D | numa.c | 1209 struct timeval start0, start, stop, diff; in worker_thread() local 1270 gettimeofday(&start0, NULL); in worker_thread() 1272 start = stop = start0; in worker_thread() 1314 timersub(&stop, &start0, &diff); in worker_thread() 1371 timersub(&stop, &start0, &diff); in worker_thread() 1379 timersub(&stop, &start0, &diff); in worker_thread()
|