Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmalloc.c89 ShmAllocBlock *prev_item = NULL; in shm_alloc_space_alloc_block() local
138 ShmAllocBlock *prev_item = NULL; in shm_alloc_space_free_block() local
Dshmpipe.c381 ShmArea *prev_item = NULL; in sp_shm_area_dec() local
897 ShmClient *item = NULL, *prev_item = NULL; in sp_writer_close_client() local
/third_party/gn/src/gn/
Dvector_utils.h71 const T* prev_item = nullptr; in IterateOver() local
/third_party/gstreamer/gstplugins_bad/tests/examples/
Dplayout.c307 GstPadProbeInfo * info, PlayoutItem * prev_item) in playout_item_pad_probe_video_pad_eos_on_buffer()
/third_party/openssl/apps/
Dcmp.c2056 static const char *prev_item(const char *opt, const char *end) in prev_item() function