Home
last modified time | relevance | path

Searched defs:new_buffer (Results 1 – 25 of 51) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dparser.c259 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame() local
281 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame() local
Ddirac_parser.c158 void *new_buffer = in dirac_combine_frame() local
171 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in dirac_combine_frame() local
/third_party/cJSON/tests/
Dprint_number.c30 unsigned char new_buffer[26]; in assert_print_number() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtprtxreceive.c449 GstBuffer *new_buffer = gst_buffer_new (); in _gst_rtp_buffer_new_from_rtx() local
511 GstBuffer *new_buffer = NULL; in gst_rtp_rtx_receive_chain() local
Dgstrtprtxsend.c372 GstBuffer *new_buffer = gst_buffer_new (); in gst_rtp_rtx_buffer_new() local
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwllinuxdmabuf.c43 struct wl_buffer *new_buffer) in create_succeeded()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetag.c275 GstBuffer *new_buffer; in gst_kate_tag_parse_packet() local
/third_party/boost/boost/signals2/detail/
Dauto_buffer.hpp295 pointer new_buffer = allocate( new_capacity ); // strong in move_to_new_buffer() local
307 pointer new_buffer = allocate( new_capacity ); // strong in move_to_new_buffer() local
314 pointer new_buffer = move_to_new_buffer( new_capacity, in reserve_impl() local
523 pointer new_buffer = allocate( r.size() ); in operator =() local
1041 pointer new_buffer = static_cast<T*>(other->members_.address()); in swap() local
/third_party/node/src/
Daliased_buffer.h232 NativeT* new_buffer = static_cast<NativeT*>(ab->GetBackingStore()->Data()); in reserve() local
/third_party/gstreamer/gstplugins_bad/gst/subenc/
Dgstsrtenc.c85 GstBuffer *new_buffer; in gst_srt_enc_chain() local
Dgstwebvttenc.c87 GstBuffer *new_buffer; in gst_webvtt_enc_chain() local
/third_party/openssl/crypto/kdf/
Dscrypt.c90 const unsigned char *new_buffer, in pkey_scrypt_set_membuf()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp351 T *new_buffer = in reserve() local
400 T *new_buffer = in insert() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh264enc.c134 GstBuffer *new_buffer; in insert_frame_packing_sei() local
/third_party/glib/gio/inotify/
Dinotify-kernel.c183 gchar *new_buffer; in ik_source_read_all_the_events() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawdepay.c341 GstBuffer *new_buffer; in gst_rtp_vraw_depay_process_packet() local
Drtpulpfeccommon.c336 GstBuffer *new_buffer = gst_buffer_new (); in rtp_ulpfec_map_info_map() local
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawbaseparse.c432 GstBuffer *new_buffer; in gst_raw_base_parse_align_buffer() local
/third_party/boringssl/src/crypto/ec_extra/
Dec_asn1.c537 int new_buffer = 0; in i2o_ECPublicKey() local
/third_party/icu/icu4c/source/test/cintltst/
Ducnvseltst.c352 char *new_buffer; in serializeAndUnserialize() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dadder.c162 new_buffer (gsize num_bytes, GstClockTime ts, GstClockTime dur) in new_buffer() function
/third_party/openssl/crypto/ec/
Dec_asn1.c1210 int new_buffer = 0; in i2o_ECPublicKey() local
/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c1862 void priv_gst_parse_yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in priv_gst_parse_yy_switch_to_buffer()
2016 void priv_gst_parse_yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in priv_gst_parse_yypush_buffer_state()
/third_party/boost/libs/spirit/example/lex/
Dword_count_functor_flex.cpp1117 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp2806 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer()
2966 void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yypush_buffer_state()

123