Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.c567 const int end_ii_shift = filter_height_half + 1; in av1_cnn_convolve_c() local
584 const int end_ii = AOMMIN(in_height, h + end_ii_shift); in av1_cnn_convolve_c()