Searched defs:process_capture_result (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dcamera3.h116 * - add partial result support. process_capture_result may be called
126 * process_capture_result instead of process_capture_request.
230 * process_capture_result() for that frame number.
244 * the framework with camera3_callback_ops_t->process_capture_result(). These
251 * Once a buffer is returned by process_capture_result as part of the
258 * process_capture_result may be called multiple times for a single frame,
263 * In particular, it is legal for a process_capture_result to be called
407 * that pixel format. The HAL must still call process_capture_result() to
409 * process_capture_request() to block until after process_capture_result() for
1081 * process_capture_result, wit
2466 void (*process_capture_result)(const struct camera3_callback_ops *, member in struct:camera3_callback_ops
[all...]

Completed in 90 milliseconds