Searched defs:lsrc (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/m68k/lib/ |
| H A D | memmove.c | 38 const long *lsrc = src; in memmove() local 80 const long *lsrc = src; in memmove() local
|
| /kernel/linux/linux-6.6/arch/m68k/lib/ |
| H A D | memmove.c | 38 const long *lsrc = src; in memmove() local 80 const long *lsrc = src; in memmove() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_virtualbass.c | 99 const double *lsrc = (const double *)in->extended_data[0]; in vb_stereo() local
|
| H A D | vf_hue.c | 281 apply_luma_lut(HueContext *s, uint8_t *ldst, const int dst_linesize, uint8_t *lsrc, const int src_linesize, int w, int h) apply_luma_lut() argument 297 apply_luma_lut10(HueContext *s, uint16_t *ldst, const int dst_linesize, uint16_t *lsrc, const int src_linesize, int w, int h) apply_luma_lut10() argument
|
| H A D | vf_stereo3d.c | 322 static void anaglyph_ic(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, in anaglyph_ic() argument 342 static void anaglyph(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, in anaglyph() argument [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ra.cpp | 954 LValue *lsrc = src->asLValue(); in copyCompound() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | bpf.h | 1482 const long *lsrc = src; in bpf_long_memcpy() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf.h | 445 const long *lsrc = src; in bpf_long_memcpy() local
|
Completed in 17 milliseconds