HomeSort by relevance Sort by last modified time
    Searched refs:stream_caps (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
gstavdtpsink.h 65 GstCaps *stream_caps; member in struct:_GstAvdtpSink
gstavdtpsink.c 158 if (self->stream_caps) {
159 gst_caps_unref(self->stream_caps);
160 self->stream_caps = NULL;
895 self->stream_caps = NULL;
    [all...]

Completed in 54 milliseconds