Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dmpegpsmux_h264.c89 gsize in_offset; in mpegpsmux_prepare_h264() local
/third_party/ffmpeg/tests/api/
Dapi-flac-test.c114 int in_offset = 0, out_offset = 0; in run_test() local
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.c289 GstAudioAggregatorPad * aaggpad, GstBuffer * inbuf, guint in_offset, in gst_audiomixer_aggregate_one_buffer()
Dgstaudiointerleave.c814 GstAudioAggregatorPad * aaggpad, GstBuffer * inbuf, guint in_offset, in gst_audio_interleave_aggregate_one_buffer()
/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/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstgeometrictransform.c171 gint in_offset; in gst_geometric_transform_do_map() local
/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/gstreamer/gstplugins_base/gst/audiorate/
Dgstaudiorate.c452 guint64 in_offset, in_offset_end, in_samples; in gst_audio_rate_chain() local
/third_party/lwip/src/apps/mqtt/
Dmqtt.c842 u16_t in_offset = 0; in mqtt_parse_incoming() 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/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c1652 guint64 in_offset; in gst_tag_demux_read_range() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c192 FT_PtrDist in_offset; in ps_table_add() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c193 FT_PtrDist in_offset; in ps_table_add() local
/third_party/freetype/src/psaux/
Dpsobjs.c178 FT_PtrDist in_offset; in ps_table_add() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-scaler.c318 guint out_offset, guint * in_offset, guint * n_taps) in gst_video_scaler_get_coeff()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioaggregator.c2024 guint in_offset; in gst_audio_aggregator_mix_buffer() local
/third_party/libuv/src/unix/
Dfs.c1296 off_t in_offset; in uv__fs_copyfile() local
/third_party/libuv/src/win/
Dfs.c3324 uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) { in uv_fs_sendfile()