Searched defs:ldst (Results 1 - 12 of 12) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | af_virtualbass.c | 101 double *ldst = (double *)out->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
|
/third_party/ffmpeg/libswscale/ |
H A D | rgb2rgb_template.c | 386 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartoyuy2_c() local 450 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartouyvy_c() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_schedule.c | 703 bool ldst = (instructions[i]->type == TAG_LOAD_STORE_4); in mir_choose_instruction() local
|
H A D | midgard_ra.c | 182 unsigned *ldst = calloc(sz, 1); in mir_lower_special_reads() local
|
H A D | midgard_emit.c | 592 midgard_load_store_word ldst = ins->load_store; in load_store_from_instr() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ra.cpp | 953 LValue *ldst = dst->asLValue(); in copyCompound() local 966 LValue *ldst = d->get()->asLValue(); in copyCompound() local [all...] |
H A D | nv50_ir_emit_gk110.cpp | 2384 uses64bitAddress(const Instruction *ldst) in uses64bitAddress() argument
|
H A D | nv50_ir_peephole.cpp | 2681 updateLdStOffset(Instruction *ldst, int32_t offset, Function *fn) in updateLdStOffset() argument 2909 MemoryOpt::Record::set(const Instruction *ldst) in set() argument 3167 Instruction *ldst, *next; runOpt() local [all...] |
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | bpf.h | 1382 long *ldst = dst; in bpf_long_memcpy() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf.h | 1483 long *ldst = dst; in bpf_long_memcpy() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf.h | 446 long *ldst = dst; in bpf_long_memcpy() local
|
Completed in 37 milliseconds