Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/api/
Dapi-flac-test.c113 int in_offset = 0, out_offset = 0; in run_test() local
/third_party/ffmpeg/libavfilter/
Daf_silenceremove.c136 int ch, int out_offset, int in_offset) in copy_double()
146 int ch, int out_offset, int in_offset) in copy_doublep()
156 int ch, int out_offset, int in_offset) in copy_float()
166 int ch, int out_offset, int in_offset) in copy_floatp()
/third_party/lwip/src/core/
Dpbuf.c1186 pbuf_skip_const(const struct pbuf *in, u16_t in_offset, u16_t *out_offset) in pbuf_skip_const()
1212 pbuf_skip(struct pbuf *in, u16_t in_offset, u16_t *out_offset) in pbuf_skip()
/third_party/mesa3d/src/gallium/drivers/d3d12/
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/mesa3d/src/mesa/state_tracker/
Dst_draw_hw_select.c398 nir_variable *in_offset = nir_variable_create( in update_result_buffer() local
/third_party/lwip/src/apps/mqtt/
Dmqtt.c842 u16_t in_offset = 0; in mqtt_parse_incoming() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c192 FT_PtrDist in_offset; in ps_table_add() local
/third_party/node/deps/uv/src/unix/
Dfs.c1276 off_t in_offset; in uv__fs_copyfile() local
/third_party/libuv/src/unix/
Dfs.c1153 off_t in_offset; in uv__fs_copyfile() local
/third_party/node/deps/uv/src/win/
Dfs.c3324 uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) { in uv_fs_sendfile()
/third_party/libuv/src/win/
Dfs.c3311 uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) { in uv_fs_sendfile()