Home
last modified time | relevance | path

Searched refs:TIMESTAMPS_NO (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/tcmplex-panteltje/tcmplex-panteltje-0.4.7/
H A Dsystems.c244 if (timestamps == TIMESTAMPS_NO) in create_sector()
245 *(index++) = TIMESTAMPS_NO | buffers; in create_sector()
280 if (timestamps == TIMESTAMPS_NO) in create_sector()
306 if (timestamps == TIMESTAMPS_NO) in create_sector()
332 case TIMESTAMPS_NO: in create_sector()
H A Dmplex.h153 #define TIMESTAMPS_NO 0 /* Flag NO timestamps */ macro
H A Dmultplex.c3167 timestamps = TIMESTAMPS_NO; in doTimestamps()
3283 timestamps = TIMESTAMPS_NO; in output_video()
3308 if (timestamps != TIMESTAMPS_NO) in output_video()
3356 if (timestamps != TIMESTAMPS_NO) in output_video()
3598 timestamps = TIMESTAMPS_NO; in output_audio()
3891 TIMESTAMPS_NO, j, k, 0, 0, 0, 0, 0, NULL, 0, 0); // fix Andrew Church pts dvdauthor in output_padding()
/dports/multimedia/mplex/mplex-1.1/
H A Dsystems.c94 if (timestamps == TIMESTAMPS_NO) i+=9;
116 case TIMESTAMPS_NO:
H A Dmultplex.c722 TIMESTAMPS_NO, which_streams );
773 TIMESTAMPS_NO, which_streams );
972 TIMESTAMPS_NO, which_streams );
1017 TIMESTAMPS_NO, which_streams );
1103 TIMESTAMPS_NO, which_streams );
H A Dmain.h138 #define TIMESTAMPS_NO 0 /* Flag NO timestamps */ macro