Home
last modified time | relevance | path

Searched defs:ldst (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_virtualbass.c101 double *ldst = (double *)out->extended_data[0]; in vb_stereo() local
H A Dvf_hue.c281 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 Drgb2rgb_template.c386 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 Dmidgard_schedule.c703 bool ldst = (instructions[i]->type == TAG_LOAD_STORE_4); in mir_choose_instruction() local
H A Dmidgard_ra.c182 unsigned *ldst = calloc(sz, 1); in mir_lower_special_reads() local
H A Dmidgard_emit.c592 midgard_load_store_word ldst = ins->load_store; in load_store_from_instr() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp953 LValue *ldst = dst->asLValue(); in copyCompound() local
966 LValue *ldst = d->get()->asLValue(); in copyCompound() local
[all...]
H A Dnv50_ir_emit_gk110.cpp2384 uses64bitAddress(const Instruction *ldst) in uses64bitAddress() argument
H A Dnv50_ir_peephole.cpp2681 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 Dbpf.h1382 long *ldst = dst; in bpf_long_memcpy() local
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h1483 long *ldst = dst; in bpf_long_memcpy() local
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h446 long *ldst = dst; in bpf_long_memcpy() local

Completed in 37 milliseconds