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 1113 GstStructure *mpeg_structure; local
1125 mpeg_structure = gst_avdtp_sink_parse_mpeg_caps(self, mpeg);
1130 if (mpeg_structure != NULL)
1131 gst_caps_append_structure(self->dev_caps, mpeg_structure);
    [all...]

Completed in 659 milliseconds