Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.c251 int o_width = 0, o_height = 0; in av1_find_cnn_output_size() local
264 &o_width, &o_height); in av1_find_cnn_output_size()
266 i_height[branch] = o_height; in av1_find_cnn_output_size()
272 i_height[b] = o_height; in av1_find_cnn_output_size()
282 out_height[output_num] = o_height; in av1_find_cnn_output_size()
848 int o_width = 0, o_height = 0; in av1_cnn_predict_c() local
875 &o_height); in av1_cnn_predict_c()
879 o_height); in av1_cnn_predict_c()
883 layer_config->out_channels, o_width, o_height, in av1_cnn_predict_c()
972 o_height, out_stride[output_num]); in av1_cnn_predict_c()