Lines Matching full:octaves
287 , fNumOctaves(numOctaves > 255 ? 255 : numOctaves/*[0,255] octaves allowed*/)
938 // Loop over all octaves
954 builder->fsCodeAppend("\t\t}\n"); // end of the for loop on octaves
1179 // Loop over all octaves
1214 builder->fsCodeAppend("\n\t\t}"); // end of the for loop on octaves
1383 str->append(") number of octaves: ");