mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Remove num_stripes from fpi_do_movement_estimation()
This commit is contained in:
committed by
Benjamin Berg
parent
dcc04089d1
commit
3b480caab1
@@ -65,8 +65,7 @@ struct fpi_frame_asmbl_ctx
|
||||
};
|
||||
|
||||
void fpi_do_movement_estimation (struct fpi_frame_asmbl_ctx *ctx,
|
||||
GSList *stripes,
|
||||
size_t num_stripes);
|
||||
GSList *stripes);
|
||||
|
||||
FpImage *fpi_assemble_frames (struct fpi_frame_asmbl_ctx *ctx,
|
||||
GSList *stripes,
|
||||
|
||||
Reference in New Issue
Block a user