Searched refs:ts_timestamp (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dmetadata.c574 ts_timestamp_t ts_timestamp = NONE; local
784 ts_timestamp = VALID;
786 ts_timestamp = EMPTY;
803 ts_timestamp==NONE?"_ISO" : ts_timestamp==VALID?"_T":"", dlna_no_conv);
807 ts_timestamp==NONE?"_ISO" : ts_timestamp==VALID?"_T":"", dlna_no_conv);
811 ts_timestamp==NONE?"_ISO" : ts_timestamp==VALID?"_T":"", dlna_no_conv);
817 if( m.dlna_pn && (ts_timestamp !
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dmetadata.c638 ts_timestamp_t ts_timestamp = NONE; local
866 ts_timestamp = VALID;
868 ts_timestamp = EMPTY;
885 ts_timestamp==NONE?"_ISO" : ts_timestamp==VALID?"_T":"", dlna_no_conv);
889 ts_timestamp==NONE?"_ISO" : ts_timestamp==VALID?"_T":"", dlna_no_conv);
896 // ts_timestamp==NONE?"_ISO" : ts_timestamp==VALID?"_T":"", dlna_no_conv);
903 if( m.dlna_pn && (ts_timestamp !
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dmetadata.c883 ts_timestamp_t ts_timestamp = NONE; local
964 ts_timestamp = VALID;
966 ts_timestamp = EMPTY;
975 switch( ts_timestamp )
1151 ts_timestamp = VALID;
1153 ts_timestamp = EMPTY;
1162 switch( ts_timestamp )

Completed in 96 milliseconds