Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.h86 guint64 previous_timestamp; member
Dgstopenh264enc.cpp399 openh264enc->previous_timestamp = 0; in gst_openh264enc_init()
937 openh264enc->previous_timestamp = frame->pts; in gst_openh264enc_handle_frame()
941 openh264enc->previous_timestamp) * 0.2); in gst_openh264enc_handle_frame()
942 openh264enc->previous_timestamp = frame->pts; in gst_openh264enc_handle_frame()