Home
last modified time | relevance | path

Searched defs:octave (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
Dasound_fm.h73 unsigned char octave; /* 3 bits: what octave to play */ member
/third_party/ffmpeg/libavcodec/
Dopus_celt.c244 int tapset, octave, period; in parse_postfilter() local
Dopusenc.c288 int txval, octave = f->pf_octave, period = f->pf_period, tapset = f->pf_tapset; in celt_enc_quant_pfilter() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
DMusicKeyboardView.java312 int octave = whiteKeyIndex / WHITE_KEY_OFFSETS.length; in xToWhitePitch() local
/third_party/skia/src/shaders/
DSkPerlinNoiseShader.cpp480 for (int octave = 0; octave < perlinNoiseShader.fNumOctaves; ++octave) { in calculateTurbulenceValueForPoint() local
/third_party/skia/m133/src/opts/
DSkRasterPipeline_opts.h3740 for (int octave = 0; octave < ctx->numOctaves; ++octave) { in STAGE() local