Home
last modified time | relevance | path

Searched refs:update_offset (Results 1 – 5 of 5) sorted by relevance

/third_party/cJSON/.github/
DCONTRIBUTING.md32 static void update_offset(printbuffer * const buffer)
/third_party/cJSON/
DcJSON.c530 static void update_offset(printbuffer * const buffer) in update_offset() function
1211 update_offset(buffer); in print()
1569 update_offset(output_buffer); in print_array()
1764 update_offset(output_buffer); in print_object()
1784 update_offset(output_buffer); in print_object()
/third_party/ffmpeg/libavformat/
Drtmpproto.c2186 static int update_offset(RTMPContext *rt, int size) in update_offset() function
2219 old_flv_size = update_offset(rt, size + 15); in append_flv_data()
2354 old_flv_size = update_offset(rt, pkt->size); in handle_metadata()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c1391 gboolean update_offset) in gst_app_src_update_queued_pop() argument
1478 if (update_offset && priv->stream_type == GST_APP_STREAM_TYPE_RANDOM_ACCESS) in gst_app_src_update_queued_pop()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpjitterbuffer.c2123 update_offset (GstRtpJitterBuffer * jitterbuffer) in update_offset() function
3543 update_offset (jitterbuffer); in pop_and_push_next()