Searched refs:num_frames (Results 1 – 1 of 1) sorted by relevance
100 #define BT_A2DP_SBC_MEDIA_HDR_ENCODE(num_frames, l, s, f)\ argument101 FIELD_PREP(GENMASK(3, 0), num_frames) | FIELD_PREP(BIT(5), l) |\