Home
last modified time | relevance | path

Searched defs:plc (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgstspanplc.c160 gst_span_plc_init (GstSpanPlc * plc) in gst_span_plc_init()
183 GstSpanPlc *plc = GST_SPAN_PLC (object); in gst_span_plc_dispose() local
193 gst_span_plc_flush (GstSpanPlc * plc, gboolean renew) in gst_span_plc_flush()
206 GstSpanPlc *plc = GST_SPAN_PLC (element); in gst_span_plc_change_state() local
239 gst_span_plc_setcaps_sink (GstSpanPlc * plc, GstCaps * caps) in gst_span_plc_setcaps_sink()
259 GstSpanPlc *plc = GST_SPAN_PLC (parent); in gst_span_plc_chain() local
275 gst_span_plc_send_fillin (GstSpanPlc * plc, GstClockTime timestamp, in gst_span_plc_send_fillin()
307 GstSpanPlc *plc = GST_SPAN_PLC (parent); in gst_span_plc_event_sink() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c266 gboolean plc; member
3317 gst_audio_decoder_set_plc_aware (GstAudioDecoder * dec, gboolean plc) in gst_audio_decoder_set_plc_aware()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3110 struct cpuset_placement *plc; in cpuset_get_placement() local
3155 void cpuset_free_placement(struct cpuset_placement *plc) in cpuset_free_placement()