#define SBC_MIN_BITPOOL 2 /**< Minimum size of the bit allocation pool used to encode the stream */ #define SBC_MAX_BITPOOL 250 /**< Maximum size of the bit allocation pool used to encode the stream * ...
* struct mux_cmdh - Structure of Command Header. * @signature: Signature of the Command Header. * @cmd_len: Length (in bytes) of the Aggregated Command Block. * @if_id: ID of the interface the ...