Searched refs:tf_select_table (Results 1 – 4 of 4) sorted by relevance
194 extern const signed char tf_select_table[4][8];
174 const signed char tf_select_table[4][8] = { variable
651 cost0 = curr0 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+0]); in tf_analysis()652 cost1 = curr1 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+1]); in tf_analysis()690 cost0 = curr0 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*tf_select+0]); in tf_analysis()691 cost1 = curr1 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*tf_select+1]); in tf_analysis()743 tf_select_table[LM][4*isTransient+0+tf_changed]!= in tf_encode()744 tf_select_table[LM][4*isTransient+2+tf_changed]) in tf_encode()749 tf_res[i] = tf_select_table[LM][4*isTransient+2*tf_select+tf_res[i]]; in tf_encode()
314 tf_select_table[LM][4*isTransient+0+tf_changed] != in tf_decode()315 tf_select_table[LM][4*isTransient+2+tf_changed]) in tf_decode()321 tf_res[i] = tf_select_table[LM][4*isTransient+2*tf_select+tf_res[i]]; in tf_decode()