Home
last modified time | relevance | path

Searched defs:in_offset (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/tests/api/
H A Dapi-flac-test.c113 int in_offset = 0, out_offset = 0; in run_test() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.cpp62 nir_ssa_def *in_offset = nir_iadd(&b, nir_channel(&b, in_stride_offset_and_base_drawid, 1), in get_indirect_draw_base_vertex_transform() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c192 FT_PtrDist in_offset; in FT_LOCAL_DEF() local
/third_party/ffmpeg/libavfilter/
H A Daf_silenceremove.c135 copy_double(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_double() argument
145 copy_doublep(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_doublep() argument
155 copy_float(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_float() argument
165 copy_floatp(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_floatp() argument
/third_party/libuv/src/unix/
H A Dfs.c1153 off_t in_offset; in uv__fs_copyfile() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c398 nir_variable *in_offset = nir_variable_create( in update_result_buffer() local
/third_party/lwip/src/apps/mqtt/
H A Dmqtt.c842 u16_t in_offset = 0; in mqtt_parse_incoming() local
/third_party/lwip/src/core/
H A Dpbuf.c1186 pbuf_skip_const(const struct pbuf *in, u16_t in_offset, u16_t *out_offset) in pbuf_skip_const() argument
1212 pbuf_skip(struct pbuf *in, u16_t in_offset, u16_t *out_offset) in pbuf_skip() argument
/third_party/node/deps/uv/src/unix/
H A Dfs.c1276 off_t in_offset; in uv__fs_copyfile() local
/third_party/libuv/src/win/
H A Dfs.c3310 uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) uv_fs_sendfile() argument
/third_party/node/deps/uv/src/win/
H A Dfs.c3323 uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) uv_fs_sendfile() argument

Completed in 25 milliseconds