HomeSort by relevance Sort by last modified time
    Searched refs:detection_data (Results 1 - 8 of 8) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/transient/
transient_suppressor.h 39 // A sub-band, ideally the higher, can be used as |detection_data|. If it is
40 // NULL, |data| is used for the detection too. The |detection_data| is always
54 const float* detection_data,
transient_suppressor.cc 168 const float* detection_data,
187 if (!detection_data) {
190 detection_data = &in_buffer_[buffer_delay_];
194 detection_data, detection_length, reference_data, reference_length);
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 205 faces_data.detection_data.fd_type = QCAMERA_FD_SNAPSHOT;
    [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWICallbacks.cpp 208 faces_data.detection_data.fd_type = QCAMERA_FD_SNAPSHOT;
    [all...]
QCamera2HWI.cpp     [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 1238 cam_face_detection_data_t detection_data; member in struct:__anon3649
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_types.h 1380 cam_face_detection_data_t detection_data; member in struct:__anon43922
    [all...]

Completed in 84 milliseconds