Home
last modified time | relevance | path

Searched defs:timecode (Results 1 – 25 of 673) sorted by relevance

12345678910>>...27

/dports/audio/ardour6/Ardour-6.8.0/libs/temporal/
H A Dtime.cc38 increment (Time& timecode, uint32_t subframes_per_frame) in increment()
124 decrement (Time& timecode, uint32_t subframes_per_frame) in decrement()
209 frames_floot (Time& timecode) in frames_floot()
279 increment_seconds (Time& timecode, uint32_t subframes_per_frame) in increment_seconds()
322 seconds_floor (Time& timecode) in seconds_floor()
353 increment_minutes (Time& timecode, uint32_t subframes_per_frame) in increment_minutes()
378 minutes_floor (Time& timecode) in minutes_floor()
393 increment_hours (Time& timecode, uint32_t subframes_per_frame) in increment_hours()
416 hours_floor(Time& timecode) in hours_floor()
647 Timecode::Time const& timecode, int64_t& sample, in timecode_to_sample()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsession_time.cc105 Session::timecode_to_sample( Timecode::Time& timecode, samplepos_t& sample, bool use_offset, bool u… in timecode_to_sample()
119 Session::sample_to_timecode (samplepos_t sample, Timecode::Time& timecode, bool use_offset, bool us… in sample_to_timecode()
134 Session::timecode_time (samplepos_t when, Timecode::Time& timecode) in timecode_time()
149 Session::timecode_time_subframes (samplepos_t when, Timecode::Time& timecode) in timecode_time_subframes()
172 Timecode::Time timecode; in timecode_duration_string() local
/dports/audio/mixxx/mixxx-2.3.0/lib/xwax/
H A Dlut_win32.cpp32 #define HASH(timecode) ((timecode) & ((1 << HASH_BITS) - 1)) argument
79 void lut_push(struct lut *lut, unsigned int timecode) in lut_push()
96 unsigned int lut_lookup(struct lut *lut, unsigned int timecode) in lut_lookup()
H A Dlut.c30 #define HASH(timecode) ((timecode) & ((1 << HASH_BITS) - 1)) argument
77 void lut_push(struct lut *lut, unsigned int timecode) in lut_push()
94 unsigned int lut_lookup(struct lut *lut, unsigned int timecode) in lut_lookup()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/video/closedcaption/tests/
H A Dscc_enc.rs66 let timecode = buf in test_encode_single_packet() localVariable
165 let timecode = buf in test_encode_multiple_packets() localVariable
183 let timecode = buf in test_encode_multiple_packets() localVariable
212 let timecode = buf in test_encode_multiple_packets() localVariable
/dports/multimedia/olive/olive-0.1.2/effects/fields/
H A Dfilefield.cpp14 QString FileField::GetFileAt(double timecode) in GetFileAt()
29 void FileField::UpdateWidgetValue(QWidget *widget, double timecode) in UpdateWidgetValue()
H A Dfontfield.cpp18 QString FontField::GetFontAt(double timecode) in GetFontAt()
47 void FontField::UpdateWidgetValue(QWidget *widget, double timecode) in UpdateWidgetValue()
H A Dstringfield.cpp17 QString StringField::GetStringAt(double timecode) in GetStringAt()
50 void StringField::UpdateWidgetValue(QWidget *widget, double timecode) in UpdateWidgetValue()
H A Dcolorfield.cpp11 QColor ColorField::GetColorAt(double timecode) in GetColorAt()
26 void ColorField::UpdateWidgetValue(QWidget *widget, double timecode) in UpdateWidgetValue()
H A Dboolfield.cpp9 bool BoolField::GetBoolAt(double timecode) in GetBoolAt()
36 void BoolField::UpdateWidgetValue(QWidget *widget, double timecode) in UpdateWidgetValue()
H A Ddoublefield.cpp18 double DoubleField::GetDoubleAt(double timecode) in GetDoubleAt()
99 void DoubleField::UpdateWidgetValue(QWidget *widget, double timecode) in UpdateWidgetValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/formats/webm/
H A Dcluster_builder.cc86 int64_t timecode, in AddSimpleBlock()
107 int64_t timecode, in AddBlockGroup()
118 int64_t timecode, in AddBlockGroupWithoutBlockDuration()
128 int64_t timecode, in AddBlockGroupInternal()
185 int64_t timecode, in WriteBlock()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/formats/webm/
H A Dcluster_builder.cc86 int64_t timecode, in AddSimpleBlock()
107 int64_t timecode, in AddBlockGroup()
118 int64_t timecode, in AddBlockGroupWithoutBlockDuration()
128 int64_t timecode, in AddBlockGroupInternal()
185 int64_t timecode, in WriteBlock()
/dports/multimedia/obs-ndi/obs-ndi-4.9.1/lib/ndi/
H A DProcessing.NDI.utilities.h47 int64_t timecode; member
78 int64_t timecode; member
109 int64_t timecode; member
/dports/multimedia/olive/olive-0.1.2/effects/internal/
H A Dcornerpineffect.cpp70 void CornerPinEffect::process_coords(double timecode, GLTextureCoords &coords, int) { in process_coords()
84 void CornerPinEffect::process_shader(double timecode, GLTextureCoords &coords, int) { in process_shader()
/dports/multimedia/libmatroska/libmatroska-1.6.3/src/
H A DKaxCluster.cpp76 bool KaxCluster::AddFrameInternal(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer… in AddFrameInternal()
127 bool KaxCluster::AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlo… in AddFrame()
133 bool KaxCluster::AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlo… in AddFrame()
139 bool KaxCluster::AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlo… in AddFrame()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/libmatroska/src/
H A DKaxCluster.cpp76 bool KaxCluster::AddFrameInternal(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer… in AddFrameInternal()
127 bool KaxCluster::AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlo… in AddFrame()
133 bool KaxCluster::AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlo… in AddFrame()
139 bool KaxCluster::AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlo… in AddFrame()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/History/
H A DHistoryEntryWidget.cpp13 Session::Timecode timecode; member
31 HistoryEntryWidget::HistoryEntryWidget(Session::Manager* sessionManager, Session::Timecode timecode in HistoryEntryWidget()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dverbose_cursor.cc102 Timecode::Time timecode; in set_time() local
144 Timecode::Time timecode; in set_duration() local
/dports/www/analog/analog-6.0/src/
H A Ddates.c219 choice wantdate(timecode_t *timecode, Dateman *dman, unsigned int hour, in wantdate()
245 choice wantunixtime(timecode_t *timecode, Dateman *dman, in wantunixtime()
288 void datehash(timecode_t timecode, Dateman *dman, unsigned long reqs, in datehash()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsndfileimportable.h52 int64_t timecode; variable
/dports/multimedia/transcode/transcode-1.1.7/import/nuv/
H A Dnuppelvideo.h66 int timecode; // Timecodeinformation sec*1000 + msecs member
79 int timecode; member
88 int timecode; member
/dports/multimedia/avidemux-cli/avidemux_2.7.6/addons/ffv1rec/
H A Dnuppelvideo.h66 int timecode; // Timecodeinformation sec*1000 + msecs member
79 int timecode; member
88 int timecode; member
/dports/multimedia/avidemux/avidemux_2.7.6/addons/ffv1rec/
H A Dnuppelvideo.h66 int timecode; // Timecodeinformation sec*1000 + msecs member
79 int timecode; member
88 int timecode; member
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/addons/ffv1rec/
H A Dnuppelvideo.h66 int timecode; // Timecodeinformation sec*1000 + msecs member
79 int timecode; member
88 int timecode; member

12345678910>>...27