OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
157
if (self->
stream_caps
) {
158
gst_caps_unref(self->
stream_caps
);
159
self->
stream_caps
= NULL;
894
self->
stream_caps
= NULL;
[
all
...]
Completed in 252 milliseconds