Home
last modified time | relevance | path

Searched refs:bb (Results 1 – 25 of 34) sorted by relevance

12

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp539 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked() local
540 if (bb.mDelivered) { in sendBatchBuffersLocked()
543 if (bb.mBuffers.size() > batchSize) { in sendBatchBuffersLocked()
544 batchSize = bb.mBuffers.size(); in sendBatchBuffersLocked()
560 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked() local
561 bb.mDelivered = true; in sendBatchBuffersLocked()
583 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked() local
584 if (bb.mDelivered) { in sendBatchBuffersLocked()
587 if (i < bb.mBuffers.size()) { in sendBatchBuffersLocked()
588 pushStreamBuffer(std::move(bb.mBuffers[i]), outBufs); in sendBatchBuffersLocked()
[all …]
/hardware/qcom/sm8150/gps/geofence/
Dconfigure.ac36 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Dstress_iio.c450 float bb; in random_delay() local
453 bb = i * 200.0; in random_delay()
454 bb = i * 10.0; in random_delay()
455 i = 1 + (unsigned int)(bb/(RAND_MAX + 1.0)); in random_delay()
/hardware/qcom/sm8150/gps/batching/
Dconfigure.ac46 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sdm845/gps/sdm845/location/
Dconfigure.ac48 [Specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sm8150/gps/
Dconfigure.ac52 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sdm845/gps/sdm845/core/
Dconfigure.ac48 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sm8150/gps/location/
Dconfigure.ac48 [Specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sdm845/gps/sdm845/utils/
Dconfigure.ac48 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sm8150/gps/core/
Dconfigure.ac48 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sdm845/gps/sdm845/
Dconfigure.ac52 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sm8150/gps/utils/
Dconfigure.ac58 [specify the path to locpla-includes in loc-pla_git.bb]),
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp239 mdp_pcc->r_bb = sde_pcc_coeffs->bb; in GetDrmPCC()
246 mdp_pcc->g_bb = sde_pcc_coeffs->bb; in GetDrmPCC()
253 mdp_pcc->b_bb = sde_pcc_coeffs->bb; in GetDrmPCC()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp378 mdp_pcc->r_bb = sde_pcc_coeffs->bb; in GetDrmPCC()
385 mdp_pcc->g_bb = sde_pcc_coeffs->bb; in GetDrmPCC()
392 mdp_pcc->b_bb = sde_pcc_coeffs->bb; in GetDrmPCC()
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dmsm_mdp.h416 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
/hardware/qcom/msm8x27/kernel-headers/linux/
Dmsm_mdp.h396 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp658 InflightBatch::BufferBatch& bb = it->second; in processCaptureResult_3_4() local
660 pushStreamBuffer(std::move(buffer), bb.mBuffers); in processCaptureResult_3_4()
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_mdp.h442 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_mdp.h458 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
/hardware/qcom/sm8150/display/sdm/include/private/
Dcolor_params.h363 uint32_t bb = 0; member
/hardware/qcom/sdm845/display/sdm/include/private/
Dcolor_params.h346 uint32_t bb = 0; member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_mdp.h689 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_mdp.h675 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_mdp.h728 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_mdp.h751 uint32_t c, r, g, b, rr, gg, bb, rg, gb, rb, rgb_0, rgb_1; member

12