/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.h | 141 void setBatchSize(size_t batchSize) { mBatchSize = batchSize; } in setBatchSize() 143 void setTripBatchSize(size_t batchSize) { mTripBatchSize = batchSize; } in setTripBatchSize()
|
D | BatchingAdapter.cpp | 74 uint32_t batchSize = 0; in readConfigCommand() local
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.h | 141 void setBatchSize(size_t batchSize) { mBatchSize = batchSize; } in setBatchSize() 143 void setTripBatchSize(size_t batchSize) { mTripBatchSize = batchSize; } in setTripBatchSize()
|
D | BatchingAdapter.cpp | 73 uint32_t batchSize = 0; in readConfigCommand() local
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.h | 141 void setBatchSize(size_t batchSize) { mBatchSize = batchSize; } in setBatchSize() 143 void setTripBatchSize(size_t batchSize) { mTripBatchSize = batchSize; } in setTripBatchSize()
|
D | BatchingAdapter.cpp | 74 uint32_t batchSize = 0; in readConfigCommand() local
|
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.h | 141 void setBatchSize(size_t batchSize) { mBatchSize = batchSize; } in setBatchSize() 143 void setTripBatchSize(size_t batchSize) { mTripBatchSize = batchSize; } in setTripBatchSize()
|
D | BatchingAdapter.cpp | 73 uint32_t batchSize = 0; in readConfigCommand() local
|
/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
D | BatchingAPIClient.cpp | 87 int batchSize = locAPIGetBatchSize(); in getBatchSize() local
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | BatchingAPIClient.cpp | 87 int batchSize = locAPIGetBatchSize(); in getBatchSize() local
|
/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
D | BatchingAPIClient.cpp | 86 int batchSize = locAPIGetBatchSize(); in getBatchSize() local
|
/hardware/interfaces/camera/device/3.2/default/ |
D | CameraDeviceSession.cpp | 416 void CameraDeviceSession::ResultBatcher::registerBatch(uint32_t frameNumber, uint32_t batchSize) { in registerBatch() 535 size_t batchSize = 0; in sendBatchBuffersLocked() local
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 379 uint32_t batchSize, in init()
|
D | QCamera3Channel.cpp | 171 uint32_t batchSize) in addStream() 290 int32_t QCamera3Channel::setBatchSize(uint32_t batchSize) in setBatchSize() 2070 int32_t QCamera3RegularChannel::setBatchSize(uint32_t batchSize) in setBatchSize()
|
D | QCamera3HWI.cpp | 6885 uint8_t batchSize = mBatchSize; in captureResultCb() local
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.cpp | 711 const uint32_t batchSize = DCTSIZE * maxVSampFactor; in encodeJpegYU12() local
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 567 const uint32_t batchSize = DCTSIZE * maxVSampFactor; in encodeJpegYU12() local
|
/hardware/interfaces/camera/device/1.0/default/ |
D | CameraDevice.cpp | 466 uint32_t batchSize = 0; in handleCallbackTimestamp() local
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7936 bool venc_dev::venc_set_batch_size(OMX_U32 batchSize) in venc_set_batch_size()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7126 bool venc_dev::venc_set_batch_size(OMX_U32 batchSize) in venc_set_batch_size()
|