Searched defs:ylen (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/perf/ |
| H A D | xyarray.c | 7 struct xyarray *xyarray__new(int xlen, int ylen, size_t entry_size) in xyarray__new() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | xyarray.c | 7 struct xyarray *xyarray__new(int xlen, int ylen, size_t entry_size) in xyarray__new() argument
|
| /kernel/linux/linux-6.6/tools/lib/perf/ |
| H A D | xyarray.c | 7 struct xyarray *xyarray__new(int xlen, int ylen, size_t entry_size) in xyarray__new() argument
|
| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| H A D | bttv-risc.c | 122 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
| H A D | bttv-risc.c | 122 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | resample.c | 981 const unsigned int ylen = (olen < FIXED_STACK_ALLOC) ? olen : FIXED_STACK_ALLOC; in speex_resampler_process_float() local 984 const unsigned int ylen = FIXED_STACK_ALLOC; in speex_resampler_process_float() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | APInt.cpp | 328 mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], unsigned ylen) mul() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | sirf-dma.c | 88 int ylen; /* DMA ylen */ member [all...] |
Completed in 9 milliseconds