Searched defs:lsrc (Results 1 – 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavfilter/ |
| D | af_virtualbass.c | 99 const double *lsrc = (const double *)in->extended_data[0]; in vb_stereo() local
|
| D | vf_hue.c | 283 uint8_t *lsrc, const int src_linesize, in apply_luma_lut() 299 uint16_t *lsrc, const int src_linesize, in apply_luma_lut10()
|
| D | vf_stereo3d.c | 322 static void anaglyph_ic(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, in anaglyph_ic() 342 static void anaglyph(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, in anaglyph()
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_ra.cpp | 954 LValue *lsrc = src->asLValue(); in copyCompound() local
|