Home
last modified time | relevance | path

Searched defs:framecount (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dtheoraenc.c70 int framecount; in check_buffer_granulepos() local
109 gint64 granulepos, expected, framecount; in check_buffer_granulepos_from_starttime() local
/third_party/ffmpeg/libavformat/
Dc93.c66 int framecount = 0; in read_header() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstsegmentation.h101 int framecount; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbaseaudiopayload.c756 guint64 framecount; in gst_rtp_base_audio_payload_frame_bytes_to_time() local
769 guint64 framecount; in gst_rtp_base_audio_payload_frame_bytes_to_rtptime() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c403 guint64 framecount; in gst_video_time_code_add_frames() local
/third_party/ffmpeg/libavcodec/
Dutils.c653 int framecount = (ba > 0 && frame_bytes / ba > 0) ? frame_bytes / ba : 1; in get_audio_frame_duration() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c252 guint64 framecount; member