mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-28 03:34:06 +00:00
[isp] Fix CI errors.
This commit is contained in:
parent
80945c985a
commit
d553bbba8a
|
@ -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_
|
||||||
|
|
Loading…
Reference in a new issue