Searched refs:reprocess (Results 1 – 5 of 5) sorted by relevance
446 rv = gCameraHals[ti_dev->cameraid]->reprocess(params); in camera_reprocess()537 ops->reprocess = camera_reprocess; in camera_send_command()
3626 status_t CameraHal::reprocess(const char *params) in reprocess() function in Ti::Camera::CameraHal
1235 int reprocess(const char* params);
1285 if (hardwareActive) camera->reprocess(msgType, String8()); in execute_functional_script()
3566 if (hardwareActive) camera->reprocess(msgType, reprocParams.flatten()); in functional_menu()