Home
last modified time | relevance | path

Searched refs:gst_info (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c44 static void gst_deinit_common(struct gst_info *info) { in gst_deinit_common()
53 bool gst_init_common(struct gst_info *info) { in gst_init_common()
130 bool gst_codec_init(struct gst_info *info, bool for_encoding, GstElement *transcoder) { in gst_codec_init()
212 struct gst_info *info = (struct gst_info *) codec_info; in gst_transcode_buffer()
275 struct gst_info *info = (struct gst_info *) codec_info; in gst_codec_deinit()
H A Da2dp-codec-ldac-gst.c200 GstElement *gst_init_ldac(struct gst_info *info, pa_sample_spec *ss, bool for_encoding) { in gst_init_ldac()
287 struct gst_info *info = NULL; in init_common()
294 info = pa_xnew0(struct gst_info, 1); in init_common()
340 struct gst_info *info = (struct gst_info *) codec_info; in get_ldac_num_samples()
359 struct gst_info *info = (struct gst_info *) codec_info; in get_ldac_num_frames()
389 struct gst_info *info = (struct gst_info *) codec_info; in get_block_size()
404 struct gst_info *inf in encode_buffer()
[all...]
H A Da2dp-codec-aptx-gst.c271 GstElement *gst_init_aptx(struct gst_info *info, pa_sample_spec *ss, bool for_encoding) { in gst_init_aptx()
397 struct gst_info *info = NULL; in init_common()
399 info = pa_xnew0(struct gst_info, 1); in init_common()
448 struct gst_info *info = (struct gst_info *) codec_info; in reset_hd()
501 struct gst_info *info = (struct gst_info *) codec_info; in encode_buffer_hd()
H A Da2dp-codec-gst.h35 struct gst_info { struct
55 bool gst_codec_init(struct gst_info *info, bool for_encoding, GstElement *transcoder);

Completed in 3 milliseconds