Searched refs:scores_2D_raw (Results 1 – 1 of 1) sorted by relevance
1729 float scores_2D_raw[16]; in prune_tx_2D() local1757 float *cur_scores_2D = scores_2D_raw + i * 4; in prune_tx_2D()1764 av1_nn_softmax(scores_2D_raw, scores_2D, 16); in prune_tx_2D()