Home
last modified time | relevance | path

Searched refs:Decode_IPTC_Time (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_date_time.h276 void Decode_IPTC_Time (const char *s);
Ddng_iptc.cpp464 fDateTimeCreated.Decode_IPTC_Time (time); in Parse()
508 fDigitalCreationDateTime.Decode_IPTC_Time (time); in Parse()
Ddng_date_time.cpp535 void dng_date_time_info::Decode_IPTC_Time (const char *s) in Decode_IPTC_Time() function in dng_date_time_info