Searched refs:bpm (Results 1 – 14 of 14) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | dv_profile.c | 86 .bpm = 6, 103 .bpm = 6, 120 .bpm = 6, 137 .bpm = 6, 154 .bpm = 6, 171 .bpm = 8, 188 .bpm = 8, 205 .bpm = 8, 222 .bpm = 8, 239 .bpm = 6,
|
D | dvdec.c | 415 for (mb_index = 0; mb_index < 5; mb_index++, mb1 += s->sys->bpm, block1 += s->sys->bpm * 64) { in dv_decode_video_segment() 431 for (j = 0; j < s->sys->bpm; j++) { in dv_decode_video_segment() 487 for (j = 0; j < s->sys->bpm; j++, block += 64, mb++) { in dv_decode_video_segment() 499 if (j >= s->sys->bpm) in dv_decode_video_segment() 511 for (j = 0; j < s->sys->bpm; j++) { in dv_decode_video_segment() 597 if (s->sys->bpm == 8) { in dv_decode_video_segment()
|
D | dvenc.c | 836 for (i = 0; i < profile->bpm; i++) { in dv_revise_cnos() 840 data[1] |= blk[profile->bpm*mb_index+i].cno << 4; in dv_revise_cnos() 937 if (s->sys->bpm == 8) in dv_encode_video_segment() 951 for (j = 0; j < 5 * s->sys->bpm;) { in dv_encode_video_segment() 958 for (i = 0; i < s->sys->bpm; i++, j++) { in dv_encode_video_segment() 972 for (i = 0; i < s->sys->bpm; i++) in dv_encode_video_segment() 975 &pbs[start_mb + s->sys->bpm]); in dv_encode_video_segment() 980 for (j = 0; j < 5 * s->sys->bpm; j++) { in dv_encode_video_segment() 982 pb = dv_encode_ac(&enc_blks[j], pb, &pbs[s->sys->bpm * 5]); in dv_encode_video_segment() 987 for (j = 0; j < 5 * s->sys->bpm; j++) { in dv_encode_video_segment()
|
D | dv_profile.h | 50 int bpm; /* blocks per macroblock */ member
|
/third_party/ffmpeg/libavfilter/ |
D | af_apulsator.c | 50 double bpm; member 78 …{ "bpm", "set BPM", OFFSET(bpm), AV_OPT_TYPE_DOUBLE, {.dbl=120}, 30, … 209 case UNIT_BPM: freq = s->bpm / 60; break; in config_input()
|
/third_party/alsa-lib/test/ |
D | playmidi1.c | 248 double bpm; in do_tempo() local 249 bpm = 60.0E6 / (double) us; in do_tempo() 250 printf("Tempo %d us/beat, %.2f bpm\n", us, bpm); in do_tempo()
|
/third_party/icu/icu4c/source/data/translit/ |
D | ja_Latn_ru.txt | 78 n } [bpm] → м ; # 群馬 → Гумма
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | ja_Latn_ru.txt | 78 n } [bpm] → м ; # 群馬 → Гумма
|
/third_party/libsnd/include/ |
D | sndfile.h | 500 float bpm ; /* suggestion, as it can be calculated using other fields:*/ member
|
/third_party/libsnd/src/ |
D | wav.c | 1602 psf->loop_info->bpm = tempo ; in wav_read_acid_chunk()
|
D | aiff.c | 1746 psf->loop_info->bpm = (1.0 / psf->sf.frames) * psf->sf.samplerate in aiff_read_basc_chunk()
|
/third_party/libsnd/docs/ |
D | command.md | 1606 float bpm ; /* suggestion, as it can be calculated using other fields:*/
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 2679 Set possible timing mode. Can be one of: bpm, ms or hz. Default is hz. 2681 @item bpm 2682 Set bpm. Default is 120. Allowed range is [30 - 300]. Only used if timing 2683 is set to bpm. 5326 Generate 20 bpm clicks using plugin @code{C* Click - Metronome} from the
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 21939 …<var-decl name='bpm' type-id='a6c45d85' visibility='default' filepath='frameworks/native/include/a…
|