Home
last modified time | relevance | path

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

/third_party/boost/libs/date_time/example/tutorial/
Dio_tutorial.cpp46 string my_format("The extended ordinal time %Y-%jT%H:%M can also be represented as %A %B %d, %Y"); in main() local
47 output_facet->format(my_format.c_str()); in main()
48 input_facet->format(my_format.c_str()); in main()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c826 GstFormat my_format, format; in theora_parse_src_query() local
839 my_format = GST_FORMAT_TIME; in theora_parse_src_query()
842 frame, &my_format, &time))) in theora_parse_src_query()
854 theora_parse_src_convert (pad, my_format, time, &format, &value))) in theora_parse_src_query()