Home
last modified time | relevance | path

Searched defs:offset_dst (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
D_swizzle.hpp111 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local
116 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local
145 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local
/third_party/ffmpeg/libavcodec/
Dindeo3.c233 int h, w, mv_x, mv_y, offset, offset_dst; in copy_cell() local
Dsnow.h281 …_stride, int src_stride, int obmc_stride, int b_x, int b_y, int add, int offset_dst, int plane_ind… in add_yblock()
/third_party/python/Modules/clinic/
Dposixmodule.c.h5673 PyObject *offset_dst = Py_None; in os_copy_file_range() local
5764 PyObject *offset_dst = Py_None; in os_splice() local
/third_party/python/Modules/
Dposixmodule.c10409 PyObject *offset_src, PyObject *offset_dst) in os_copy_file_range_impl()
10481 PyObject *offset_src, PyObject *offset_dst, in os_splice_impl()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c12392 struct tgsi_full_dst_register offset_dst = make_dst_temp_reg(offset_tmp); in emit_rawbuf_instruction() local