Searched refs:start0 (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | pixfmt-nv16m.rst | 50 * - start0 + 0: 55 * - start0 + 4: 60 * - start0 + 8: 65 * - start0 + 12:
|
| D | pixfmt-yuv422m.rst | 58 * - start0 + 0: 63 * - start0 + 4: 68 * - start0 + 8: 73 * - start0 + 12:
|
| D | pixfmt-yuv444m.rst | 52 * - start0 + 0: 57 * - start0 + 4: 62 * - start0 + 8: 67 * - start0 + 12:
|
| D | pixfmt-yuv420m.rst | 59 * - start0 + 0: 64 * - start0 + 4: 69 * - start0 + 8: 74 * - start0 + 12:
|
| D | pixfmt-nv12m.rst | 60 * - start0 + 0: 65 * - start0 + 4: 70 * - start0 + 8: 75 * - start0 + 12:
|
| /Linux-v5.4/lib/lz4/ |
| D | lz4hc_compress.c | 364 const BYTE *start0; in LZ4HC_compress_generic() local 387 start0 = ip; in LZ4HC_compress_generic() 408 if (start0 < ip) { in LZ4HC_compress_generic() 411 ip = start0; in LZ4HC_compress_generic() 505 start0 = start2; in LZ4HC_compress_generic()
|
| /Linux-v5.4/tools/perf/bench/ |
| D | numa.c | 1093 struct timeval start0, start, stop, diff; in worker_thread() local 1151 gettimeofday(&start0, NULL); in worker_thread() 1153 start = stop = start0; in worker_thread() 1195 timersub(&stop, &start0, &diff); in worker_thread() 1251 timersub(&stop, &start0, &diff); in worker_thread() 1259 timersub(&stop, &start0, &diff); in worker_thread()
|