Home
last modified time | relevance | path

Searched defs:stframe (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/example/
H A Dlottieview.cpp192 auto stframe = mRenderDelegate->findFrameAtMarker(startmarker); in play() local
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/decoders/
H A Ddv_decoder.c379 int64_t rip_audio(const lives_clip_data_t *cdata, const char *fname, int64_t stframe, int64_t nfram… in rip_audio()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dsaveplay.c476 int64_t stframe = cfile->fps * start + .5; in open_file_sel() local