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

  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraDeviceImpl.java 111 * A list tracking request and its expected last regular frame number and last reprocess frame
750 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE,
775 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE,
791 return new CaptureRequest.Builder(resultMetadata, /*reprocess*/true
1577 Boolean reprocess = (Boolean)pair.getValue(); local
    [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_intf.h 542 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess,
545 int32_t ret_val; /* return value from reprocess. Could have different meanings.
547 uint8_t meta_present; /* if there is meta data associated with this reprocess frame */
576 cam_reprocess_param reprocess; /* do reprocess */ member in union:__anon2133::__anon2134
622 /* this section is valid if offline reprocess type stream */
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_intf.h 676 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess,
679 int32_t ret_val; /* return value from reprocess. Could have different meanings.
681 uint8_t meta_present; /* if there is meta data associated with this reprocess frame */
713 cam_reprocess_param reprocess; /* do reprocess */ member in union:__anon48898::__anon48899
762 /* this section is valid if offline reprocess type stream */
    [all...]
  /device/google/marlin/camera/
QCamera_Intf.h 1083 * this reprocess command. */
1092 mm_camera_repro_cmd_reprocess_t reprocess; member in union:__anon2660::__anon2661
  /hardware/qcom/camera/msm8998/
QCamera_Intf.h 1083 * this reprocess command. */
1092 mm_camera_repro_cmd_reprocess_t reprocess; member in union:__anon49502::__anon49503

Completed in 183 milliseconds