[isp] Fix CI errors.

This commit is contained in:
siivonek 2022-09-20 16:15:23 +03:00
parent 80945c985a
commit d553bbba8a
2 changed files with 1 additions and 3 deletions

View file

@ -66,6 +66,4 @@ void uvg_search_cu_intra(
lcu_t *lcu, lcu_t *lcu,
enum uvg_tree_type tree_type); enum uvg_tree_type tree_type);
int uvg_get_isp_split_dim(const int width, const int height, const int split_type);
#endif // SEARCH_INTRA_H_ #endif // SEARCH_INTRA_H_