Searched refs:dw (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 10464 DefWork *dw = in deferredWorkRoutine() local 10467 if ( NULL == dw ) { in deferredWorkRoutine() 10472 switch( dw->cmd ) { in deferredWorkRoutine() 10475 QCameraChannel * pChannel = dw->args.allocArgs.ch; in deferredWorkRoutine() 10483 cam_stream_type_t streamType = dw->args.allocArgs.type; in deferredWorkRoutine() 10519 QCameraChannel * pChannel = dw->args.pprocArgs; in deferredWorkRoutine() 10550 dw->args.metadataAllocArgs.bufferCnt, in deferredWorkRoutine() 10551 dw->args.metadataAllocArgs.size); in deferredWorkRoutine() 10561 QCameraChannel * pChannel = dw->args.pprocArgs; in deferredWorkRoutine() 10585 dw->args.pprocInitArgs.jpeg_cb; in deferredWorkRoutine() [all …]
|
D | QCamera2HWI.h | 772 uint32_t dequeueDeferredWork(DefWork* dw, int32_t jobStatus);
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2299 * [dx, dy, dw, dh], where dx and dy is the relative correction factor 2301 * and height, dw and dh is the log-scale relative correction factor 2825 * box deltas. The box deltas are encoded in the order of [dy, dx, dh, dw], 2828 * dh and dw is the log-scale relative correction factor for the width and 2842 * factor for dw in bounding box deltas. 3021 * in the order of [dx, dy, dw, dh], where dx and dy is the linear-scale 3023 * with respect to the width and height, dw and dh is the log-scale
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 2374 * [dx, dy, dw, dh], where dx and dy is the relative correction factor 2376 * and height, dw and dh is the log-scale relative correction factor 2999 * box deltas. The box deltas are encoded in the order of [dy, dx, dh, dw], 3002 * dh and dw is the log-scale relative correction factor for the width and 3016 * factor for dw in bounding box deltas. 3201 * in the order of [dx, dy, dw, dh], where dx and dy is the linear-scale 3203 * with respect to the width and height, dw and dh is the log-scale
|