Searched refs:use_keys_cubic (Results 1 – 1 of 1) sorted by relevance
54 const float* GetCoeffsTable(const bool use_keys_cubic) { in GetCoeffsTable() argument56 if (use_keys_cubic) { in GetCoeffsTable()86 template <typename Scaler, bool use_keys_cubic>94 const float* coeffs_table = GetCoeffsTable(use_keys_cubic); in GetWeightsAndIndices()95 if (use_keys_cubic) { in GetWeightsAndIndices()