Searched refs:AAC_CAPS (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmuxmap.c | 131 #define AAC_CAPS \ macro 212 AAC_CAPS " ; " 234 AAC_CAPS " ; " AC3_CAPS " ; " ALAC_CAPS " ; " OPUS_CAPS), 248 GST_STATIC_CAPS (MP3_CAPS "; " AAC_CAPS), 262 GST_STATIC_CAPS (AMR_CAPS "; " MP3_CAPS "; " AAC_CAPS "; " AC3_CAPS),
|
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctions.c | 1211 #define AAC_CAPS (gst_static_caps_get(&aac_caps)) macro 6268 aac_type_find, "aac,adts,adif,loas", AAC_CAPS, NULL, NULL);
|