Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.h176 void av1_cnn_predict_img_multi_out_highbd(uint16_t **dgd, int width, int height,
Dcnn.c1055 void av1_cnn_predict_img_multi_out_highbd(uint16_t **dgd, int width, int height, in av1_cnn_predict_img_multi_out_highbd() function
1142 av1_cnn_predict_img_multi_out_highbd(dgd, width, height, stride, cnn_config, in av1_cnn_predict_img_highbd()
Dpartition_strategy.c120 av1_cnn_predict_img_multi_out_highbd(image, width, height, stride, in av1_intra_mode_cnn_partition()