Searched refs:LOG2_MAX_CTB_SIZE (Results 1 – 2 of 2) sorted by relevance
343 #define LOG2_MAX_CTB_SIZE 6 macro
1674 if((ctb_log2_size_y < LOG2_MIN_CTB_SIZE) || (ctb_log2_size_y > LOG2_MAX_CTB_SIZE)) in ihevcd_parse_sps()