/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
D | OMX_TI_Debug.h | 290 #define OMX_DBG_PRINT(file, domain, level, mask, format, list...) \ argument 297 #define OMX_DBG_PRINT(file, domain, level, mask, format, list...) \ argument 312 #define OMX_DBG_PRINT(file, domain, level, mask, format, list...) \ argument 335 #define OMX_DBG_PRINT(file, domain, level, mask, format, list...) argument 341 #define OMX_DBG_BAIL_IF_ERROR(_eError, dbg, cmd, format, list...) \ argument 349 #define OMX_DBG_SET_ERROR_BAIL(_eError, _eErrorValue, dbg, cmd, format, list...) \ argument 370 #define OMXDBG_PRINT(file, domain, level, mask, format, list...) \ argument 375 #define OMX_ERROR0(dbg, format, list...) OMXDBG_PRINT((dbg).err, ERROR, 0, (dbg).mask, format, ##li… argument 376 #define OMX_ERROR1(dbg, format, list...) OMXDBG_PRINT((dbg).err, ERROR, 1, (dbg).mask, format, ##li… argument 377 #define OMX_ERROR2(dbg, format, list...) OMXDBG_PRINT((dbg).err, ERROR, 2, (dbg).mask, format, ##li… argument [all …]
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | list.c | 58 void list_free_all(struct list *list) in list_free_all() 67 struct list *__list_last(struct list *list) in __list_last() 76 struct list *__list_first(struct list *list) in __list_first() 85 struct list *__list_entry(struct list *list, int index) in __list_entry() 99 int list_length(struct list *list) in list_length() 145 struct list *__list_add_head(struct list *list, struct list *new) in __list_add_head() 157 struct list *__list_add_tail(struct list *list, struct list *new) in __list_add_tail() 171 struct list *list_add_head(struct list *list, void *data) in list_add_head() 182 struct list *list_add_tail(struct list *list, void *data) in list_add_tail() 193 struct list *__list_remove(struct list *list, struct list *entry) in __list_remove() [all …]
|
/hardware/intel/common/wrs_omxil_core/utils/inc/ |
D | list.h | 26 struct list { struct 27 struct list *next; argument 28 struct list *prev; argument 33 void __list_init(struct list *); argument 64 #define list_foreach(list, ptr) \ argument 69 #define list_foreach_safe(list, ptr, nxt) \ argument 74 #define list_foreach_reverse(list, ptr) \ argument 79 #define list_foreach_reverse_safe(list, ptr, prv) \ argument
|
/hardware/intel/img/libdrm/libdrm/ |
D | xf86drmSL.c | 134 SkipListPtr list; in drmSLCreate() local 151 SkipListPtr list = (SkipListPtr)l; in drmSLDestroy() local 171 SkipListPtr list = (SkipListPtr)l; in SLLocate() local 188 SkipListPtr list = (SkipListPtr)l; in drmSLInsert() local 221 SkipListPtr list = (SkipListPtr)l; in drmSLDelete() local 248 SkipListPtr list = (SkipListPtr)l; in drmSLLookup() local 266 SkipListPtr list = (SkipListPtr)l; in drmSLLookupNeighbors() local 291 SkipListPtr list = (SkipListPtr)l; in drmSLNext() local 310 SkipListPtr list = (SkipListPtr)l; in drmSLFirst() local 321 SkipListPtr list = (SkipListPtr)l; in drmSLDump() local [all …]
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 141 void MDPComp::reset(const int& numLayers, hwc_display_contents_1_t* list) { in reset() 165 hwc_display_contents_1_t* list) { in setMDPCompLayerFlags() 230 void MDPComp::LayerCache::cacheAll(hwc_display_contents_1_t* list) { in cacheAll() 371 hwc_display_contents_1_t* list){ in isFullFrameDoable() 432 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() 476 bool MDPComp::partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) in partialMDPComp() 496 hwc_display_contents_1_t* list) { in cacheBasedComp() 550 hwc_display_contents_1_t* list) { in loadBasedComp() 612 hwc_display_contents_1_t* list) { in isLoadBasedCompDoable() 621 hwc_display_contents_1_t* list){ in isOnlyVideoDoable() [all …]
|
D | hwc.cpp | 93 hwc_display_contents_1_t *list = displays[i]; in reset() local 128 hwc_display_contents_1_t *list) { in handleGeomChange() 152 hwc_display_contents_1_t *list) { in hwc_prepare_primary() 174 hwc_display_contents_1_t *list) { in hwc_prepare_external() 211 hwc_display_contents_1_t *list) { in hwc_prepare_virtual() 267 hwc_display_contents_1_t *list = displays[i]; in hwc_prepare() local 402 static int hwc_set_primary(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in hwc_set_primary() 447 hwc_display_contents_1_t* list) in hwc_set_external() 494 hwc_display_contents_1_t* list) { in hwc_set_virtual() 560 hwc_display_contents_1_t* list = displays[i]; in hwc_set() local
|
D | hwc_fbupdate.cpp | 54 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 66 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 177 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 191 hwc_display_contents_1 *list, int fbZorder) { in configure()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 210 hwc_display_contents_1_t* list) { in setMDPCompLayerFlags() 230 hwc_display_contents_1_t* list) { in setRedraw() 287 void MDPComp::LayerCache::cacheAll(hwc_display_contents_1_t* list) { in cacheAll() 301 hwc_display_contents_1_t* list) { in isSameFrame() 450 hwc_display_contents_1_t* list) { in validateAndApplyROI() 490 hwc_display_contents_1_t* list) { in generateROI() 551 hwc_display_contents_1_t* list) { in validateAndApplyROI() 597 hwc_display_contents_1_t* list) { in generateROI() 675 hwc_display_contents_1_t* list){ in tryFullFrame() 748 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() [all …]
|
D | hwc.cpp | 108 hwc_display_contents_1_t *list = displays[i]; in setPaddingRound() local 136 hwc_display_contents_1_t *list = displays[dpy]; in setDMAState() local 186 hwc_display_contents_1_t *list = displays[i]; in setNumActiveDisplays() local 204 hwc_display_contents_1_t *list = displays[i]; in reset() local 233 hwc_display_contents_1_t *list) { in scaleDisplayFrame() 256 hwc_display_contents_1_t *list) { in hwc_prepare_primary() 291 hwc_display_contents_1_t *list) { in hwc_prepare_external() 348 hwc_display_contents_1_t *list = displays[i]; in hwc_prepare() local 552 static int hwc_set_primary(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in hwc_set_primary() 626 hwc_display_contents_1_t* list) in hwc_set_external() [all …]
|
D | hwc_copybit.cpp | 86 hwc_display_contents_1_t *list, in canUseCopybitForRGB() 116 (const hwc_display_contents_1_t *list) { in getRGBRenderingArea() 135 hwc_display_contents_1_t *list, in getLayersChanging() 187 hwc_display_contents_1_t *list, in checkDirtyRect() 212 hwc_display_contents_1_t *list) { in prepareOverlap() 272 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list, in prepare() 405 hwc_display_contents_1_t *list, in drawUsingAppBufferComposition() 477 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, in draw() 576 int CopyBit::drawOverlap(hwc_context_t *ctx, hwc_display_contents_1_t *list) { in drawOverlap() 1034 const hwc_display_contents_1_t *list) { in validateParams() [all …]
|
D | hwc_fbupdate.cpp | 73 hwc_display_contents_1 *list, int fbZorder) { in prepareAndValidate() 118 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 130 bool FBUpdateNonSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 270 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 284 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() 424 bool FBSrcSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure()
|
D | hwc_virtual.cpp | 103 hwc_display_contents_1_t *list) { in prepare() 161 int HWCVirtualVDS::set(hwc_context_t *ctx, hwc_display_contents_1_t *list) { in set() 291 hwc_display_contents_1_t *list) { in prepare() 326 int HWCVirtualV4L2::set(hwc_context_t *ctx, hwc_display_contents_1_t *list) { in set()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 201 hwc_display_contents_1_t* list) { in setMDPCompLayerFlags() 221 hwc_display_contents_1_t* list) { in setRedraw() 278 void MDPComp::LayerCache::cacheAll(hwc_display_contents_1_t* list) { in cacheAll() 292 hwc_display_contents_1_t* list) { in isSameFrame() 439 hwc_display_contents_1_t* list) { in validateAndApplyROI() 479 hwc_display_contents_1_t* list) { in generateROI() 540 hwc_display_contents_1_t* list) { in validateAndApplyROI() 586 hwc_display_contents_1_t* list) { in generateROI() 663 hwc_display_contents_1_t* list){ in tryFullFrame() 734 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() [all …]
|
D | hwc.cpp | 108 hwc_display_contents_1_t *list = displays[i]; in setPaddingRound() local 136 hwc_display_contents_1_t *list = displays[dpy]; in setDMAState() local 186 hwc_display_contents_1_t *list = displays[i]; in setNumActiveDisplays() local 204 hwc_display_contents_1_t *list = displays[i]; in reset() local 238 hwc_display_contents_1_t *list) { in scaleDisplayFrame() 268 hwc_display_contents_1_t *list) { in hwc_prepare_primary() 302 hwc_display_contents_1_t *list) { in hwc_prepare_external() 359 hwc_display_contents_1_t *list = displays[i]; in hwc_prepare() local 579 static int hwc_set_primary(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in hwc_set_primary() 641 hwc_display_contents_1_t* list) in hwc_set_external() [all …]
|
D | hwc_virtual.cpp | 92 hwc_display_contents_1_t *list) { in prepare() 149 int HWCVirtualVDS::set(hwc_context_t *ctx, hwc_display_contents_1_t *list) { in set() 251 hwc_display_contents_1_t *list) { in prepare() 287 int HWCVirtualV4L2::set(hwc_context_t *ctx, hwc_display_contents_1_t *list) { in set()
|
D | hwc_fbupdate.cpp | 66 hwc_display_contents_1 *list, int fbZorder) { in prepareAndValidate() 112 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 124 bool FBUpdateNonSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 264 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 278 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() 418 bool FBSrcSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 147 hwc_display_contents_1_t* list) { in setMDPCompLayerFlags() 253 void MDPComp::LayerCache::cacheAll(hwc_display_contents_1_t* list) { in cacheAll() 368 hwc_display_contents_1_t* list){ in isFullFrameDoable() 436 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() 461 bool MDPComp::partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) in partialMDPComp() 489 hwc_display_contents_1_t* list){ in isOnlyVideoDoable() 609 hwc_display_contents_1_t* list) { in updateLayerCache() 647 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list) { in updateYUV() 673 bool MDPComp::programMDP(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in programMDP() 704 bool MDPComp::programYUV(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in programYUV() [all …]
|
D | hwc.cpp | 89 hwc_display_contents_1_t *list = displays[i]; in reset() local 137 hwc_display_contents_1_t *list) { in hwc_prepare_primary() 166 hwc_display_contents_1_t *list, int dpy) { in hwc_prepare_external() 202 hwc_display_contents_1_t *list, int dpy) { in hwc_prepare_virtual() 220 hwc_display_contents_1_t *list = displays[i]; in hwc_prepare() local 351 static int hwc_set_primary(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in hwc_set_primary() 396 hwc_display_contents_1_t* list, int dpy) in hwc_set_external() 443 hwc_display_contents_1_t* list, int dpy) in hwc_set_virtual() 466 hwc_display_contents_1_t* list = displays[i]; in hwc_set() local
|
D | hwc_fbupdate.cpp | 48 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 60 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 151 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 165 hwc_display_contents_1 *list, int fbZorder) { in configure()
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_manager.c | 64 struct _WsbmListHead list; member 147 validateListAddNode(struct _ValidateList *list, void *item, in validateListAddNode() 196 validateFreeList(struct _ValidateList *list) in validateFreeList() 226 validateListAdjustNodes(struct _ValidateList *list) in validateListAdjustNodes() 268 validateCreateList(int numTarget, struct _ValidateList *list, int driverData) in validateCreateList() 298 validateResetList(struct _ValidateList *list) in validateResetList() 1011 struct _WsbmBufferList *list = calloc(sizeof(*list), 1); in wsbmBOCreateList() local 1033 wsbmBOResetList(struct _WsbmBufferList *list) in wsbmBOResetList() 1047 wsbmBOFreeList(struct _WsbmBufferList *list) in wsbmBOFreeList() 1056 wsbmAddValidateItem(struct _ValidateList *list, void *buf, uint64_t flags, in wsbmAddValidateItem() [all …]
|
/hardware/invensense/60xx/libsensors/ |
D | MPLSensor.cpp | 1114 int MPLSensor::populateSensorList(struct sensor_t *list, int len) in populateSensorList() 1171 void MPLSensor::fillAccel(unsigned char accel, struct sensor_t *list) in fillAccel() 1245 void MPLSensor::fillCompass(unsigned char compass, struct sensor_t *list) in fillCompass() 1298 void MPLSensor::fillGyro(const char* gyro, struct sensor_t *list) in fillGyro() 1314 void MPLSensor::fillRV(struct sensor_t *list) in fillRV() 1324 void MPLSensor::fillOrientation(struct sensor_t *list) in fillOrientation() 1333 void MPLSensor::fillGravity( struct sensor_t *list) in fillGravity() 1342 void MPLSensor::fillLinearAccel(struct sensor_t *list) in fillLinearAccel()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_frame_buffers.c | 16 int vp9_alloc_internal_frame_buffers(InternalFrameBufferList *list) { in vp9_alloc_internal_frame_buffers() 28 void vp9_free_internal_frame_buffers(InternalFrameBufferList *list) { in vp9_free_internal_frame_buffers()
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
D | ThermalSensorAttrib.java | 48 public void setWeights(ArrayList<Integer> list) { in setWeights() 61 public void setOrder(ArrayList<Integer> list) { in setOrder()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.cpp | 65 struct blitReq list; member 231 static int msm_copybit(struct copybit_context_t *dev, void const *list) in msm_copybit() 404 struct blitReq *list = &ctx->list; in set_sync_copybit() local 430 struct blitReq *list; in stretch_copybit() local 646 struct blitReq* list = &ctx->list; in fill_color() local 687 struct blitReq *list = &ctx->list; in flush_get_fence() local
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.cpp | 65 struct blitReq list; member 231 static int msm_copybit(struct copybit_context_t *dev, void const *list) in msm_copybit() 404 struct blitReq *list = &ctx->list; in set_sync_copybit() local 430 struct blitReq *list; in stretch_copybit() local 646 struct blitReq* list = &ctx->list; in fill_color() local 687 struct blitReq *list = &ctx->list; in flush_get_fence() local
|