HomeSort by relevance Sort by last modified time
    Searched defs:hwi (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/camera/QCamera2/HAL/
QCameraMuxer.h 56 // Reference to HWI
57 QCamera2HardwareInterface *hwi; member in struct:qcamera::__anon31293
110 // of the HWI instance which had requested for this data buffer
132 * b) Muxes the operational calls from Frameworks to HWI
209 // Jpeg and Mpo ops need to be shared between 2 HWI instances
242 // incase of error, we use this cookie to get HWI instance and send errors in notify cb
QCameraMuxer.cpp 80 #define CHECK_HWI(hwi) \
81 if (!hwi) { \
82 LOGE("Error !! HWI not found!!"); \
86 #define CHECK_HWI_ERROR(hwi) \
87 if (!hwi) { \
88 LOGE("Error !! HWI not found!!"); \
344 QCamera2HardwareInterface *hwi = pCam->hwi; local
345 CHECK_HWI_ERROR(hwi);
346 rc = hwi->set_preview_window(pCam->dev, window)
391 QCamera2HardwareInterface *hwi = pCam->hwi; local
453 QCamera2HardwareInterface *hwi = pCam->hwi; local
482 QCamera2HardwareInterface *hwi = pCam->hwi; local
512 QCamera2HardwareInterface *hwi = pCam->hwi; local
549 QCamera2HardwareInterface *hwi = pCam->hwi; local
566 QCamera2HardwareInterface *hwi = pCam->hwi; local
609 QCamera2HardwareInterface *hwi = pCam->hwi; local
643 QCamera2HardwareInterface *hwi = pCam->hwi; local
677 QCamera2HardwareInterface *hwi = pCam->hwi; local
714 QCamera2HardwareInterface *hwi = pCam->hwi; local
757 QCamera2HardwareInterface *hwi = pCam->hwi; local
772 QCamera2HardwareInterface *hwi = pCam->hwi; local
787 QCamera2HardwareInterface *hwi = pCam->hwi; local
802 QCamera2HardwareInterface *hwi = pCam->hwi; local
818 QCamera2HardwareInterface *hwi = pCam->hwi; local
833 QCamera2HardwareInterface *hwi = pCam->hwi; local
873 QCamera2HardwareInterface *hwi = pCam->hwi; local
891 QCamera2HardwareInterface *hwi = pCam->hwi; local
906 QCamera2HardwareInterface *hwi = pCam->hwi; local
922 QCamera2HardwareInterface *hwi = pCam->hwi; local
957 QCamera2HardwareInterface *hwi = pCam->hwi; local
992 QCamera2HardwareInterface *hwi = pCam->hwi; local
1028 QCamera2HardwareInterface *hwi = pCam->hwi; local
1069 QCamera2HardwareInterface *hwi = pCam->hwi; local
1123 QCamera2HardwareInterface *hwi = pCam->hwi; local
1137 QCamera2HardwareInterface *hwi = pCam->hwi; local
1154 QCamera2HardwareInterface *hwi = pCam->hwi; local
1187 QCamera2HardwareInterface *hwi = pCam->hwi; local
1205 QCamera2HardwareInterface *hwi = pCam->hwi; local
1220 QCamera2HardwareInterface *hwi = pCam->hwi; local
1235 QCamera2HardwareInterface *hwi = pCam->hwi; local
1250 QCamera2HardwareInterface *hwi = pCam->hwi; local
1271 QCamera2HardwareInterface *hwi = pCam->hwi; local
1312 QCamera2HardwareInterface *hwi = pCam->hwi; local
1359 QCamera2HardwareInterface *hwi = pCam->hwi; local
1376 QCamera2HardwareInterface *hwi = pCam->hwi; local
1392 QCamera2HardwareInterface *hwi = pCam->hwi; local
1408 QCamera2HardwareInterface *hwi = pCam->hwi; local
1455 QCamera2HardwareInterface *hwi = pCam->hwi; local
1494 QCamera2HardwareInterface *hwi = pCam->hwi; local
1534 QCamera2HardwareInterface *hwi = pCam->hwi; local
1551 QCamera2HardwareInterface *hwi = pCam->hwi; local
1602 QCamera2HardwareInterface *hwi = pCam->hwi; local
1636 QCamera2HardwareInterface *hwi = pCam->hwi; local
1680 QCamera2HardwareInterface *hwi = pCam->hwi; local
2267 QCamera2HardwareInterface *hwi = pCam->hwi; local
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraMuxer.h 56 // Reference to HWI
57 QCamera2HardwareInterface *hwi; member in struct:qcamera::__anon31930
112 // of the HWI instance which had requested for this data buffer
134 * b) Muxes the operational calls from Frameworks to HWI
211 // Jpeg and Mpo ops need to be shared between 2 HWI instances
244 // incase of error, we use this cookie to get HWI instance and send errors in notify cb
QCameraMuxer.cpp 80 #define CHECK_HWI(hwi) \
81 if (!hwi) { \
82 LOGE("Error !! HWI not found!!"); \
86 #define CHECK_HWI_ERROR(hwi) \
87 if (!hwi) { \
88 LOGE("Error !! HWI not found!!"); \
344 QCamera2HardwareInterface *hwi = pCam->hwi; local
345 CHECK_HWI_ERROR(hwi);
346 rc = hwi->set_preview_window(pCam->dev, window)
391 QCamera2HardwareInterface *hwi = pCam->hwi; local
453 QCamera2HardwareInterface *hwi = pCam->hwi; local
482 QCamera2HardwareInterface *hwi = pCam->hwi; local
512 QCamera2HardwareInterface *hwi = pCam->hwi; local
549 QCamera2HardwareInterface *hwi = pCam->hwi; local
566 QCamera2HardwareInterface *hwi = pCam->hwi; local
609 QCamera2HardwareInterface *hwi = pCam->hwi; local
643 QCamera2HardwareInterface *hwi = pCam->hwi; local
677 QCamera2HardwareInterface *hwi = pCam->hwi; local
714 QCamera2HardwareInterface *hwi = pCam->hwi; local
757 QCamera2HardwareInterface *hwi = pCam->hwi; local
772 QCamera2HardwareInterface *hwi = pCam->hwi; local
787 QCamera2HardwareInterface *hwi = pCam->hwi; local
802 QCamera2HardwareInterface *hwi = pCam->hwi; local
818 QCamera2HardwareInterface *hwi = pCam->hwi; local
833 QCamera2HardwareInterface *hwi = pCam->hwi; local
873 QCamera2HardwareInterface *hwi = pCam->hwi; local
891 QCamera2HardwareInterface *hwi = pCam->hwi; local
906 QCamera2HardwareInterface *hwi = pCam->hwi; local
922 QCamera2HardwareInterface *hwi = pCam->hwi; local
957 QCamera2HardwareInterface *hwi = pCam->hwi; local
992 QCamera2HardwareInterface *hwi = pCam->hwi; local
1028 QCamera2HardwareInterface *hwi = pCam->hwi; local
1069 QCamera2HardwareInterface *hwi = pCam->hwi; local
1123 QCamera2HardwareInterface *hwi = pCam->hwi; local
1137 QCamera2HardwareInterface *hwi = pCam->hwi; local
1154 QCamera2HardwareInterface *hwi = pCam->hwi; local
1187 QCamera2HardwareInterface *hwi = pCam->hwi; local
1205 QCamera2HardwareInterface *hwi = pCam->hwi; local
1220 QCamera2HardwareInterface *hwi = pCam->hwi; local
1235 QCamera2HardwareInterface *hwi = pCam->hwi; local
1250 QCamera2HardwareInterface *hwi = pCam->hwi; local
1271 QCamera2HardwareInterface *hwi = pCam->hwi; local
1312 QCamera2HardwareInterface *hwi = pCam->hwi; local
1359 QCamera2HardwareInterface *hwi = pCam->hwi; local
1376 QCamera2HardwareInterface *hwi = pCam->hwi; local
1392 QCamera2HardwareInterface *hwi = pCam->hwi; local
1408 QCamera2HardwareInterface *hwi = pCam->hwi; local
1455 QCamera2HardwareInterface *hwi = pCam->hwi; local
1494 QCamera2HardwareInterface *hwi = pCam->hwi; local
1534 QCamera2HardwareInterface *hwi = pCam->hwi; local
1551 QCamera2HardwareInterface *hwi = pCam->hwi; local
1602 QCamera2HardwareInterface *hwi = pCam->hwi; local
1636 QCamera2HardwareInterface *hwi = pCam->hwi; local
1680 QCamera2HardwareInterface *hwi = pCam->hwi; local
2269 QCamera2HardwareInterface *hwi = pCam->hwi; local
    [all...]
  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h 610 #define hwi(n) reinterpret_cast<CameraHardwareInterface *>(\ macro
673 CameraHardwareInterface *hw = hwi(w);
706 CameraHardwareInterface *hw = hwi(w);
721 CameraHardwareInterface *hw = hwi(w);
738 CameraHardwareInterface *hw = hwi(w);
746 CameraHardwareInterface *hw = hwi(w);

Completed in 935 milliseconds