HomeSort by relevance Sort by last modified time
    Searched full:mpeg_structure (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/audio/
gstavdtpsink.c 738 GstStructure *mpeg_structure; local
747 mpeg_structure = gst_avdtp_sink_parse_mpeg_caps(self, mpeg);
752 if (mpeg_structure != NULL)
753 gst_caps_append_structure(self->dev_caps, mpeg_structure);
    [all...]

Completed in 30 milliseconds