Home
last modified time | relevance | path

Searched defs:next_size (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.c188 const uint32_t next_size = cur_size ? cur_size * 2 : min_size; in next_array_size() local
195 size_t next_size = cur_size ? cur_size * 2 : min_size; in next_buffer_size() local
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstchopmydata.h53 int next_size; member
/third_party/ffmpeg/libavformat/
Drtpdec_qcelp.c46 int next_size; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_enc.c189 uint64_t next_size; in WebPMemoryWrite() local
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c679 guint32 chunk_stream_id, header_size, next_size; in gst_rtmp_connection_do_read() local