Home
last modified time | relevance | path

Searched refs:cnn_has_at_least_one_output (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcnn.c221 static INLINE int cnn_has_at_least_one_output(const CNN_CONFIG *cnn_config) { in cnn_has_at_least_one_output() function
244 assert(cnn_has_at_least_one_output(cnn_config)); in av1_find_cnn_output_size()