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

/hardware/libhardware/include/hardware/
H A Dcamera3.h136 * process_capture_result() for that frame number.
139 * the framework with camera3_callback_ops_t->process_capture_result(). These
305 * that pixel format. The HAL must still call process_capture_result() to
307 * process_capture_request() to block until after process_capture_result() for
966 * process_capture_result, with valid output buffer_handle_t. If the result
1240 * framework with process_capture_result().
1252 * process_capture_result(), the acquire_fence must be set to -1. If the HAL
1254 * when calling process_capture_result() the HAL must set the release_fence
1270 * be set in the output_buffers array passed to process_capture_result().
1495 * method, and the process_capture_result() callbac
1772 void (*process_capture_result)(const struct camera3_callback_ops *, member in struct:camera3_callback_ops
[all...]

Completed in 763 milliseconds