Home
last modified time | relevance | path

Searched defs:framenum (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
Dtimecode.c34 int av_timecode_adjust_ntsc_framenum2(int framenum, int fps) in av_timecode_adjust_ntsc_framenum2()
52 uint32_t av_timecode_get_smpte_from_framenum(const AVTimecode *tc, int framenum) in av_timecode_get_smpte_from_framenum()
102 char *av_timecode_make_string(const AVTimecode *tc, char *buf, int framenum) in av_timecode_make_string()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dpresentation.c281 static unsigned int framenum = 0; in vlVdpPresentationQueueDisplay() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsurface.c458 static unsigned int framenum = 0; in XvMCPutSurface() local
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c802 gint64 framenum; in gst_y4m_dec_src_event() local
/third_party/ffmpeg/libavcodec/
Ddca_lbr.h80 int framenum; ///< Lower 5 bits of current frame number member