Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpartition_cnn_weights.h23 #define CNN_BRANCH_1_OUT_CH 4 macro
27 (((CNN_BRANCH_0_OUT_CH) + (CNN_BRANCH_1_OUT_CH) + (CNN_BRANCH_2_OUT_CH) + \
30 #define CNN_BRANCH_1_OUT_SIZE ((CNN_BRANCH_1_OUT_CH)*2 * 2)
Dpartition_strategy.c80 const int out_chs[4] = { CNN_BRANCH_0_OUT_CH, CNN_BRANCH_1_OUT_CH, in av1_intra_mode_cnn_partition()
164 for (int ch_idx = 0; ch_idx < CNN_BRANCH_1_OUT_CH; ch_idx++) { in av1_intra_mode_cnn_partition()
177 for (int ch_idx = 0; ch_idx < CNN_BRANCH_1_OUT_CH; ch_idx++) { in av1_intra_mode_cnn_partition()
186 for (int ch_idx = 0; ch_idx < CNN_BRANCH_1_OUT_CH; ch_idx++) { in av1_intra_mode_cnn_partition()