Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Dparser.c263 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame() local
285 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.c459 GstBuffer *new_buffer = gst_buffer_new (); in _gst_rtp_buffer_new_from_rtx() local
521 GstBuffer *new_buffer = NULL; in gst_rtp_rtx_receive_chain() local
Dgstrtprtxsend.c387 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.c282 GstBuffer *new_buffer; in gst_kate_tag_parse_packet() 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.c86 GstBuffer *new_buffer; in gst_srt_enc_chain() local
Dgstwebvttenc.c89 GstBuffer *new_buffer; in gst_webvtt_enc_chain() local
/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_good/gst/rtp/
Dgstrtpvrawdepay.c344 GstBuffer *new_buffer; in gst_rtp_vraw_depay_process_packet() local
Drtpulpfeccommon.c342 GstBuffer *new_buffer = gst_buffer_new (); in rtp_ulpfec_map_info_map() local
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawbaseparse.c429 GstBuffer *new_buffer; in gst_raw_base_parse_align_buffer() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh264enc.c137 GstBuffer *new_buffer; in gst_msdkh264enc_insert_sei() local
Dgstmsdkh265enc.c156 GstBuffer *new_buffer; in gst_msdkh265enc_insert_sei() local
/third_party/icu/icu4c/source/test/cintltst/
Ducnvseltst.c352 char *new_buffer; in serializeAndUnserialize() local
/third_party/mesa3d/src/gallium/frontends/va/
Dimage.c206 struct pipe_video_buffer *new_buffer = NULL; in vlVaDeriveImage() local
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiStillYUV.c440 MMAL_BUFFER_HEADER_T *new_buffer = mmal_queue_get(pData->pstate->camera_pool->queue); in camera_buffer_callback() local
DRaspiStill.c620 MMAL_BUFFER_HEADER_T *new_buffer; in encoder_buffer_callback() 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/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c372 struct vl_dri3_buffer *new_buffer; in dri3_get_back_buffer() local
/third_party/openssl/crypto/ec/
Dec_asn1.c1162 int new_buffer = 0; in i2o_ECPublicKey() local
/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c2008 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer()
2162 void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yypush_buffer_state()
/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()

12