Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddv_profile.c322 int invalid_framerate = frame_rate.num == 0 || frame_rate.den == 0; in av_dv_codec_profile2() local
329 if( invalid_framerate || av_div_q(dv_profiles[i].time_base, frame_rate).num == 1 ) in av_dv_codec_profile2()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpjpegpay.c333 goto invalid_framerate; in gst_rtp_jpeg_pay_setcaps()
383 invalid_framerate: in gst_rtp_jpeg_pay_setcaps()