Home
last modified time | relevance | path

Searched defs:frame_duration (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/tools/
H A Dskottie2movie.cpp87 const double frame_duration = 1.0 / fps; in main() local
/third_party/ffmpeg/libavformat/
H A Drtpenc.c488 int frame_duration = av_get_audio_frame_duration2(st->codecpar, 0); in rtp_send_ilbc() local
H A Dmp3dec.c595 int frame_duration = av_rescale(st->duration, 1, mp3->frames); in mp3_seek() local
H A Dmpegtsenc.c1824 int toc, frame_duration, nframes, duration; in opus_get_packet_samples() local
H A Ddashenc.c2127 int64_t frame_duration = 0; in dash_write_packet() local
H A Dmovenc.c2579 int frame_duration; in mov_write_tmcd_tag() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Dgif2webp.c106 int frame_duration = 0; in main() local
/third_party/ffmpeg/libavcodec/
H A Dlibopusenc.c41 float frame_duration; member
H A Dopus.h96 int frame_duration; /**< frame duration, in samples @ 48kHz */ member
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c61 int64_t frame_duration; member
H A Ddecklink_dec.cpp860 AVRational frame_duration = av_inv_q(ctx->video_st->r_frame_rate); in VideoInputFrameArrived() local
/third_party/lame/libmp3lame/
H A Dpsymodel.c2083 #define frame_duration (576. * cfg->mode_gr / sfreq) in psymodel_init() macro
2087 #undef frame_duration in psymodel_init() macro

Completed in 30 milliseconds