Home
last modified time | relevance | path

Searched defs:samples_in_frame (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/merge/
H A Dtimestamp_calculator.cpp80 timestamp_calculator_c::get_next_timestamp(int64_t samples_in_frame, in get_next_timestamp()
92 timestamp_calculator_c::fetch_next_available_timestamp(int64_t samples_in_frame) { in fetch_next_available_timestamp()
105 timestamp_calculator_c::calculate_next_timestamp(int64_t samples_in_frame) { in calculate_next_timestamp()
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DFrameMapper.cpp370 …int samples_in_frame = Frame::GetSamplesPerFrame(AdjustFrameNumber(number), target, reader->info.s… in GetOrCreateFrame() local
452 …int samples_in_frame = Frame::GetSamplesPerFrame(AdjustFrameNumber(frame_number), target, mapped_f… in GetFrame() local
779 int samples_in_frame = frame->GetAudioSamplesCount(); in ResampleMappedAudio() local
H A DTimeline.cpp580 …int samples_in_frame = Frame::GetSamplesPerFrame(number, info.fps, info.sample_rate, info.channels… in GetOrCreateFrame() local
829 …int samples_in_frame = Frame::GetSamplesPerFrame(requested_frame, info.fps, info.sample_rate, info… in GetFrame() local
H A DFFmpegWriter.cpp1531 int samples_in_frame = 0; local
/dports/multimedia/l-smash/l-smash-2.14.5/importer/
H A Damr_imp.c42 uint32_t samples_in_frame; member
H A Dals_imp.c58 uint32_t samples_in_frame; member
H A Dadts_imp.c73 uint32_t samples_in_frame; member
H A Dmp3_imp.c66 uint32_t samples_in_frame; member
/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmencoder.cc1161 size_t samples_in_frame = frame_signal.size() - zero_values; in attack_error() local
/dports/multimedia/l-smash/l-smash-2.14.5/
H A Dlsmash.h1191 …uint32_t samples_in_frame; /* the number of decoded PCM samples in an audio frame at 'fre… member