Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dcnn.c306 static INLINE int get_start_shift_convolve(int width, int filt_width, in get_start_shift_convolve() function
490 const int start_h = get_start_shift_convolve( in convolve_element_wise()
493 get_start_shift_convolve(in_width, layer_config->filter_width, in convolve_element_wise()
524 const int start_h = get_start_shift_convolve( in convolve_no_maxpool_padding_zero()
526 const int start_w = get_start_shift_convolve( in convolve_no_maxpool_padding_zero()
578 get_start_shift_convolve(in_height, layer_config->filter_height, in convolve_no_maxpool_padding_replicate()
582 get_start_shift_convolve(in_width, layer_config->filter_width, in convolve_no_maxpool_padding_replicate()