Home
last modified time | relevance | path

Searched refs:from_osc (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h1429 …e_frame_inner(int clip, int frame, const char *file_name, int width, int height, boolean from_osc);
H A Dsaveplay.c4170 …_frame_inner(int clip, int frame, const char *file_name, int width, int height, boolean from_osc) { argument
4180 if (!from_osc && strrchr(file_name, '.') == NULL) {
4189 if (from_osc && lives_file_test(full_file_name, LIVES_FILE_TEST_EXISTS)) return FALSE;