| /third_party/gstreamer/gstplugins_good/ext/speex/ |
| D | gstspeexenc.c | 238 GstAudioEncoder *benc = GST_AUDIO_ENCODER (enc); in gst_speex_enc_init() local 247 gst_speex_enc_start (GstAudioEncoder * benc) in gst_speex_enc_start() 261 gst_speex_enc_stop (GstAudioEncoder * benc) in gst_speex_enc_stop() 292 gst_speex_enc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_speex_enc_set_format() 494 gst_speex_enc_sink_event (GstAudioEncoder * benc, GstEvent * event) in gst_speex_enc_sink_event() 700 gst_speex_enc_handle_frame (GstAudioEncoder * benc, GstBuffer * buf) in gst_speex_enc_handle_frame()
|
| /third_party/gstreamer/gstplugins_base/ext/theora/ |
| D | gsttheoraenc.c | 426 theora_enc_start (GstVideoEncoder * benc) in theora_enc_start() 464 theora_enc_stop (GstVideoEncoder * benc) in theora_enc_stop() 561 theora_enc_set_format (GstVideoEncoder * benc, GstVideoCodecState * state) in theora_enc_set_format() 616 theora_enc_pre_push (GstVideoEncoder * benc, GstVideoCodecFrame * frame) in theora_enc_pre_push() 640 GstVideoEncoder *benc; in theora_push_packet() local 871 theora_enc_handle_frame (GstVideoEncoder * benc, GstVideoCodecFrame * frame) in theora_enc_handle_frame() 1051 theora_enc_finish (GstVideoEncoder * benc) in theora_enc_finish()
|
| /third_party/gstreamer/gstplugins_bad/ext/gsm/ |
| D | gstgsmenc.c | 132 gst_gsmenc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_gsmenc_set_format() 149 gst_gsmenc_handle_frame (GstAudioEncoder * benc, GstBuffer * buffer) in gst_gsmenc_handle_frame()
|
| /third_party/gstreamer/gstplugins_base/ext/opus/ |
| D | gstopusenc.c | 386 gst_opus_enc_start (GstAudioEncoder * benc) in gst_opus_enc_start() 398 gst_opus_enc_stop (GstAudioEncoder * benc) in gst_opus_enc_stop() 422 gst_opus_enc_setup_base_class (GstOpusEnc * enc, GstAudioEncoder * benc) in gst_opus_enc_setup_base_class() 654 gst_opus_enc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_opus_enc_set_format() 778 gst_opus_enc_sink_event (GstAudioEncoder * benc, GstEvent * event) in gst_opus_enc_sink_event() 899 gst_opus_enc_sink_getcaps (GstAudioEncoder * benc, GstCaps * filter) in gst_opus_enc_sink_getcaps() 1081 gst_opus_enc_handle_frame (GstAudioEncoder * benc, GstBuffer * buf) in gst_opus_enc_handle_frame()
|
| /third_party/gstreamer/gstplugins_bad/gst/siren/ |
| D | gstsirenenc.c | 122 gst_siren_enc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_siren_enc_set_format() 142 gst_siren_enc_handle_frame (GstAudioEncoder * benc, GstBuffer * buf) in gst_siren_enc_handle_frame()
|
| /third_party/gstreamer/gstplugins_good/ext/wavpack/ |
| D | gstwavpackenc.c | 318 GstAudioEncoder *benc = GST_AUDIO_ENCODER (enc); in gst_wavpack_enc_init() local 370 gst_wavpack_enc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_wavpack_enc_set_format() 670 gst_wavpack_enc_handle_frame (GstAudioEncoder * benc, GstBuffer * buf) in gst_wavpack_enc_handle_frame() 874 gst_wavpack_enc_sink_event (GstAudioEncoder * benc, GstEvent * event) in gst_wavpack_enc_sink_event()
|
| /third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/ |
| D | gstvoamrwbenc.c | 231 gst_voamrwbenc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_voamrwbenc_set_format() 267 gst_voamrwbenc_handle_frame (GstAudioEncoder * benc, GstBuffer * buffer) in gst_voamrwbenc_handle_frame()
|
| /third_party/gstreamer/gstplugins_bad/ext/webp/ |
| D | gstwebpenc.c | 373 gst_webp_enc_start (GstVideoEncoder * benc) in gst_webp_enc_start() 392 gst_webp_enc_stop (GstVideoEncoder * benc) in gst_webp_enc_stop()
|
| /third_party/gstreamer/gstplugins_bad/ext/voaacenc/ |
| D | gstvoaacenc.c | 334 gst_voaacenc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_voaacenc_set_format() 370 gst_voaacenc_handle_frame (GstAudioEncoder * benc, GstBuffer * buf) in gst_voaacenc_handle_frame()
|
| /third_party/gstreamer/gstplugins_good/ext/jpeg/ |
| D | gstjpegenc.c | 627 gst_jpegenc_start (GstVideoEncoder * benc) in gst_jpegenc_start() 640 gst_jpegenc_stop (GstVideoEncoder * benc) in gst_jpegenc_stop()
|
| /third_party/gstreamer/gstplugins_bad/gst/adpcmenc/ |
| D | adpcmenc.c | 178 adpcmenc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in adpcmenc_set_format() 368 adpcmenc_handle_frame (GstAudioEncoder * benc, GstBuffer * buffer) in adpcmenc_handle_frame()
|
| /third_party/openssl/apps/ |
| D | enc.c | 97 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL, *rbio = in enc_main() local
|
| /third_party/gstreamer/gstplugins_good/ext/vpx/ |
| D | gstvpxenc.c | 1940 gst_vpx_enc_sink_event (GstVideoEncoder * benc, GstEvent * event) in gst_vpx_enc_sink_event()
|