Home
last modified time | relevance | path

Searched defs:available_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/
Dgstvideoframe-audiolevel.c624 gsize bytes, available_bytes; in gst_videoframe_audiolevel_asink_chain() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c783 … int available_bytes = save->current_bo ? save->current_bo->Size - save->current_bo_bytes_used : 0; in compile_vertex_list() local
/third_party/python/Objects/
Dobmalloc.c2926 size_t available_bytes = 0; in _PyObject_DebugMallocStats() local