Home
last modified time | relevance | path

Searched refs:W (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonModel.h104 hexagon_nn_input createTensor(uint32_t B, uint32_t H, uint32_t W, uint32_t D,
106 hexagon_nn_input createShape(uint32_t B, uint32_t H, uint32_t W, uint32_t D);
142 hexagon_nn_input createTensorInternal(uint32_t B, uint32_t H, uint32_t W, uint32_t D,
176 hexagon_nn_input Model::createTensor(uint32_t B, uint32_t H, uint32_t W, uint32_t D, in createTensor() argument
178 return createTensorInternal(B, H, W, D, reinterpret_cast<const uint8_t*>(values.data()), in createTensor()
DHexagonModel.cpp133 hexagon_nn_input Model::createTensorInternal(uint32_t B, uint32_t H, uint32_t W, uint32_t D, in createTensorInternal() argument
136 bool success = hexagon::Controller::getInstance().append_const_node(mGraphId, node, B, H, W, D, in createTensorInternal()
142 hexagon_nn_input Model::createShape(uint32_t B, uint32_t H, uint32_t W, uint32_t D) { in createShape() argument
144 return createTensorInternal(B, H, W, D, reinterpret_cast<uint8_t*>(&dump), sizeof(dump)); in createShape()
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp170 uint32_t W, H, delta_x, delta_y; in set_rects() local
176 W = dst->b - dst->t; in set_rects()
183 W = dst->r - dst->l; in set_rects()
187 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp174 uint32_t W, H, delta_x, delta_y; in set_rects() local
180 W = dst->b - dst->t; in set_rects()
187 W = dst->r - dst->l; in set_rects()
191 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit.cpp188 uint32_t W, H, delta_x, delta_y; in set_rects() local
194 W = dst->b - dst->t; in set_rects()
201 W = dst->r - dst->l; in set_rects()
205 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit.cpp188 uint32_t W, H, delta_x, delta_y; in set_rects() local
194 W = dst->b - dst->t; in set_rects()
201 W = dst->r - dst->l; in set_rects()
205 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/sm8150/display/libcopybit/
Dcopybit.cpp188 uint32_t W, H, delta_x, delta_y; in set_rects() local
194 W = dst->b - dst->t; in set_rects()
201 W = dst->r - dst->l; in set_rects()
205 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp177 uint32_t W, H, delta_x, delta_y; in set_rects() local
183 W = dst->b - dst->t; in set_rects()
190 W = dst->r - dst->l; in set_rects()
194 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit.cpp186 uint32_t W, H, delta_x, delta_y; in set_rects() local
192 W = dst->b - dst->t; in set_rects()
199 W = dst->r - dst->l; in set_rects()
203 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.cpp188 uint32_t W, H, delta_x, delta_y; in set_rects() local
194 W = dst->b - dst->t; in set_rects()
201 W = dst->r - dst->l; in set_rects()
205 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp174 uint32_t W, H, delta_x, delta_y; in set_rects() local
180 W = dst->b - dst->t; in set_rects()
187 W = dst->r - dst->l; in set_rects()
191 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.cpp186 uint32_t W, H, delta_x, delta_y; in set_rects() local
192 W = dst->b - dst->t; in set_rects()
199 W = dst->r - dst->l; in set_rects()
203 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/interfaces/gnss/2.0/
DIGnssMeasurementCallback.hal421 * Value "W" represents GPS L1 Z-tracking, GPS L2 Z-tracking.
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal390 * by (W/2) x (H/2) Cr and Cb planes.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal1331 * Property to feed H/W input events to android
2672 * return old value until underlying H/W backing this property has actually