Searched refs:is_ac_coeff (Results 1 – 1 of 1) sorted by relevance
212 const int is_ac_coeff = (i > 0); in ExpandMatrix() local213 const int bias = kBiasMatrices[type][is_ac_coeff]; in ExpandMatrix()