Skip to content
Snippets Groups Projects
Commit e06eb585 authored by Yushin Cho's avatar Yushin Cho Committed by Yushin Cho
Browse files

Add assert in cdef_find_dir() for CDEF

The assert checks whether an input pixel value in cdef_find_dir()
is within a valid range, for ex, 0 <= (pixel_value >> bitdepth) <= 255.
parent 87909f1e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment