Home | History | Annotate | Download | only in src

Lines Matching refs:table_num_bytes

2680     const int table_num_bytes = TrigonometricLookupTable::table_num_bytes();
2683 TrigonometricLookupTable::sin_table(), table_num_bytes);
2686 TrigonometricLookupTable::cos_x_interval_table(), table_num_bytes);