Home
last modified time | relevance | path

Searched defs:cur_size (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffmux.c138 guint64 cur_size; in gst_aiff_mux_write_form_header() local
294 guint64 cur_size; in gst_aiff_mux_chain() local
408 guint64 cur_size; in gst_aiff_mux_event() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.c186 next_array_size(uint32_t cur_size, uint32_t min_size) in next_array_size()
193 next_buffer_size(size_t cur_size, size_t min_size, size_t need) in next_buffer_size()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c843 gsize size, cur_size; in gst_adapter_get_buffer_fast() local
1105 gsize hsize, skip, cur_size; in gst_adapter_take_list() local
1150 gsize hsize, skip, cur_size; in gst_adapter_get_list() local
1209 gsize hsize, skip, cur_size; in gst_adapter_take_buffer_list() local
1262 gsize hsize, skip, cur_size; in gst_adapter_get_buffer_list() local
/third_party/skia/third_party/externals/freetype/builds/vms/
Dftsystem.c127 long cur_size, in ft_realloc()
/third_party/skia/third_party/externals/freetype/src/base/
Dftsystem.c106 long cur_size, in ft_realloc()
Dftdbgmem.c66 FT_Long cur_size; /* current cumulative allocated size */ member
697 FT_Long cur_size, in ft_mem_debug_realloc()
Dftutil.c152 FT_Long cur_size = cur_count * item_size; in ft_mem_qrealloc() local
/third_party/skia/third_party/externals/freetype/builds/unix/
Dftsystem.c143 long cur_size, in ft_realloc()
/third_party/ffmpeg/libavformat/
Drtpdec_mpa_robust.c30 unsigned cur_size; member
Dmovenccenc.c95 int cur_size; in mov_cenc_write_encrypted() local
/third_party/skia/third_party/externals/freetype/builds/windows/
Dftsystem.c101 long cur_size, in ft_realloc()
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
Dftsystem.c174 long cur_size, in ft_realloc()
/third_party/libfuse/example/
Dcuse.c127 size_t cur_size; in fioc_do_rw() local
/third_party/cups-filters/filter/
Dbannertopdf.c324 size_t cur_size = strcspn(full_range, "-"); in get_known_opts() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstvorbistag.c447 guint cur_size; in gst_tag_list_from_vorbiscomment() local
/third_party/f2fs-tools/lib/
Dlibf2fs_io.c331 size_t cur_size = min(byte_count, in dcache_update_rw() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c151 struct drm_vmw_size *cur_size; in vmw_ioctl_surface_create() local
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp714 static void* FreeType_Realloc(FT_Memory /*memory*/, long cur_size, long new_size, void* block) in FreeType_Realloc()
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp105 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc828 size_t cur_size = contents_.inline_size(); in Prepend() local
/third_party/ffmpeg/libavcodec/
Dg2meet.c1209 uint32_t cur_size, cursor_w, cursor_h, cursor_stride; in g2m_load_cursor() local