MT#55283 annotate function

Change-Id: I69d20d4e49a434fc3f284447a81aea4f2d12b8c8
master
Richard Fuchs 4 days ago
parent 3d07288761
commit a5edfedc05

@ -5530,6 +5530,7 @@ static void codec_store_move(struct codec_store *dst, struct codec_store *src) {
// `out_compat` must be initialised already, or NULL
// either `codec` or `pt_parsed` must be given (or both)
__attribute__((nonnull(3, 4)))
static void codec_store_find_matching_codecs(rtp_pt_q *out_compat, rtp_payload_type **out_exact,
struct codec_store *cs, const str *codec,
rtp_payload_type *pt_parsed)

Loading…
Cancel
Save