Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Dparser.c232 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame() local
255 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
Dmpegvideo_enc.c2731 uint8_t *new_buffer = NULL; in ff_mpv_reallocate_putbitbuffer() local
/third_party/cJSON/tests/
Dprint_number.c30 unsigned char new_buffer[26]; in assert_print_number() local
/third_party/musl/src/internal/linux/
Dmusl_log.c124 char *new_buffer = mremap(g_buffer, g_end, g_end * 2, MREMAP_MAYMOVE); in ohos_dfx_log() local
/third_party/mesa3d/src/gfxstream/aemu/include/
DAlignedBuf.h103 T* new_buffer = getNewBuffer(newSize); in resizeImpl() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_csb.c265 void *new_buffer = pvr_bo->bo->map; in pvr_csb_buffer_extend() 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/skia/m133/third_party/externals/icu/source/test/cintltst/
Ducnvseltst.c353 char *new_buffer; in serializeAndUnserialize() local
/third_party/icu/icu4c/source/test/cintltst/
Ducnvseltst.c353 char *new_buffer; in serializeAndUnserialize() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c382 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/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()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp2165 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer()
2325 void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yypush_buffer_state()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp1810 void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yy_switch_to_buffer()
1965 void yypush_buffer_state(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yypush_buffer_state()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp2584 void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yy_switch_to_buffer()
2739 void yypush_buffer_state(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yypush_buffer_state()
/third_party/mesa3d/src/gallium/frontends/dri/
Dloader_dri3_helper.c2037 struct loader_dri3_buffer *new_buffer; in dri3_get_buffer() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c460 uint32_t index, fi_type *new_buffer, uint32_t *max_index) in add_vertex()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc1760 char* new_buffer; in FlattenSlowPath() local
/third_party/musl/src/regex/
Dregcomp.c352 union tre_stack_item *new_buffer; in tre_stack_push() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c352 union tre_stack_item *new_buffer; in tre_stack_push() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c352 union tre_stack_item *new_buffer; in tre_stack_push() local
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c352 union tre_stack_item *new_buffer; in tre_stack_push() local
/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Dmemory.rs756 pub fn new_buffer( in new_buffer() method
/third_party/pcre2/pcre2/src/
Dpcre2grep.c2698 char *new_buffer; in pcre2grep() local

12