##// END OF EJS Templates
timecode handling modified:...
timecode handling modified: hk_lfr_timecode_erroneous hk_lfr_timecode_missing hk_lfr_timecode_invalid hk_lfr_time_timecode_it hk_lfr_time_not_synchro hk_lfr_time_timecode_ctr

File last commit:

r197:d5570d7e57e2 R3
r248:c648c60c0eef R3a
Show More
grspw.h
8 lines | 271 B | text/x-c | CLexer
#ifndef GRSPW_H_INCLUDED
#define GRSPW_H_INCLUDED
int grspw_set_ie( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tq( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tr( unsigned char value, unsigned int *ctrlReg );
#endif // GRSPW_H_INCLUDED