Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c242 static GstFlowReturn gst_opus_enc_encode (GstOpusEnc * enc, GstBuffer * buffer);
928 gst_opus_enc_encode (GstOpusEnc * enc, GstBuffer * buf) in gst_opus_enc_encode() function
1102 ret = gst_opus_enc_encode (enc, buf); in gst_opus_enc_handle_frame()