Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 37) sorted by relevance

12

/hardware/qcom/camera/QCamera2/stack/common/
Dcam_list.h45 struct cam_list *next, *prev; member
57 struct cam_list *prev = head->prev; in cam_list_add_tail_node() local
76 struct cam_list *prev = ptr->prev; in cam_list_del_node() local
/hardware/ti/omap3/dspbridge/inc/
Dlist.h64 struct LST_ELEM *prev; member
/hardware/ti/omap3/dspbridge/libbridge/inc/
Dlist.h64 struct LST_ELEM *prev; member
/hardware/ril/libril/
Dril_event.h25 struct ril_event *prev; member
/hardware/intel/common/wrs_omxil_core/utils/src/
Dlist.c113 struct list *prev; in __list_add_before() local
195 struct list *prev, *next; in __list_remove() local
Dmodule.c92 struct module *prev = NULL; in module_del_list() local
Dqueue.c143 struct list *prev; in __queue_pop_tail() local
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dlist.h28 struct list *prev; member
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dts_parser.h68 time_stamp_list *prev; member
DMap.h41 node* prev; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/include/
Dvpx_mem_tracker.h31 struct mem_block *prev, member
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h84 time_stamp_list *prev; member
DMap.h40 node* prev; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhlist.h38 hlist_item_t ** prev; member
/hardware/intel/common/libva/va/x11/
Dva_dricommon.c102 struct dri_drawable *dri_drawable, *prev; in free_drawable_hashtable() local
/hardware/intel/common/libwsbm/src/
Dwsbm_util.h17 struct _WsbmListHead *prev; member
Dwsbm_fencemgr.c192 struct _WsbmListHead *prev; in wsbmSignalPreviousFences() local
/hardware/qcom/gps/msm8974/utils/
Dlinked_list.c41 struct list_element* prev; member
/hardware/qcom/gps/msm8084/utils/
Dlinked_list.c41 struct list_element* prev; member
/hardware/qcom/gps/msm8960/utils/
Dlinked_list.c41 struct list_element* prev; member
/hardware/qcom/gps/utils/
Dlinked_list.c41 struct list_element* prev; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dhmm_intrnl.h54 struct ptr_struct *self, *prev, *next; member
/hardware/qcom/display/msm8974/liboverlay/
DoverlayRotator.h72 Mem& prev() { return m[(_curr+1) % MAX_ROT_MEM]; } in prev() function
/hardware/qcom/display/msm8960/liboverlay/
DoverlayRotator.h72 Mem& prev() { return m[(_curr+1) % MAX_ROT_MEM]; } in prev() function
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c344 void *p, *prev = NULL; in pktq_pdeq_with_fn() local
382 void *p, *prev; in pktq_pdeq_tail() local
411 void *p, *prev = NULL; in pktq_pflush() local
536 void *p, *prev; in pktq_deq_tail() local

12