Searched refs:GST_CLOCK_TIME_TO_FRAMES (Results 1 – 7 of 7) sorted by relevance
59 #define GST_CLOCK_TIME_TO_FRAMES(clocktime, rate) \ macro
497 *dest_val = GST_CLOCK_TIME_TO_FRAMES (src_val, rate); in gst_audio_info_convert()500 *dest_val = GST_CLOCK_TIME_TO_FRAMES (src_val, rate); in gst_audio_info_convert()
1201 GST_CLOCK_TIME_TO_FRAMES (enc->priv->base_ts, enc->priv->ctx.info.rate); in gst_audio_encoder_set_base_gp()1347 GST_CLOCK_TIME_TO_FRAMES (-diff, ctx->info.rate) * ctx->info.bpf; in gst_audio_encoder_chain()
430 interval_frames = GST_CLOCK_TIME_TO_FRAMES (interval, sample_rate); in gst_level_recalc_interval_frames()
1480 duration = GST_CLOCK_TIME_TO_FRAMES (duration, flacparse->samplerate); in gst_flac_parse_generate_headers()
834 duration = GST_CLOCK_TIME_TO_FRAMES (duration, GST_AUDIO_INFO_RATE (info)); in gst_flac_enc_peer_query_total_samples()
118331 audio: Use rounding scaling functions for GST_CLOCK_TIME_TO_FRAMES and _FRAMES_TO_CLOCK_TIME139582 GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this154323 gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)154325 * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)