Searched refs:gst_opus_enc_handle_frame (Results 1 – 1 of 1) sorted by relevance
238 static GstFlowReturn gst_opus_enc_handle_frame (GstAudioEncoder * benc,291 base_class->handle_frame = GST_DEBUG_FUNCPTR (gst_opus_enc_handle_frame); in gst_opus_enc_class_init()1092 gst_opus_enc_handle_frame (GstAudioEncoder * benc, GstBuffer * buf) in gst_opus_enc_handle_frame() function