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/
H A 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/
H A Dindeo3.c235 int h, w, mv_x, mv_y, offset, offset_dst; in copy_cell() local
H A Dsnow.h283 static av_always_inline void add_yblock(SnowContext *s, int sliced, slice_buffer *sb, IDWTELEM *dst, uint8_t *dst8, const uint8_t *obmc, int src_x, int src_y, int b_w, int b_h, int w, int h, int dst_stride, int src_stride, int obmc_stride, int b_x, int b_y, int add, int offset_dst, int plane_index){ in add_yblock() argument
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h5749 PyObject *offset_dst = Py_None; in os_copy_file_range() local
5840 PyObject *offset_dst = Py_None; os_splice() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c12392 struct tgsi_full_dst_register offset_dst = make_dst_temp_reg(offset_tmp); in emit_rawbuf_instruction() local
/third_party/python/Modules/
H A Dposixmodule.c10570 os_copy_file_range_impl(PyObject *module, int src, int dst, Py_ssize_t count, PyObject *offset_src, PyObject *offset_dst) os_copy_file_range_impl() argument
10642 os_splice_impl(PyObject *module, int src, int dst, Py_ssize_t count, PyObject *offset_src, PyObject *offset_dst, unsigned int flags) os_splice_impl() argument
[all...]

Completed in 40 milliseconds