Home
last modified time | relevance | path

Searched refs:SBC_BITPOOL_INC_STEP (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-sbc.c40 #define SBC_BITPOOL_INC_STEP 1 macro
772 bitpool = PA_MIN(sbc_info->sbc.bitpool + SBC_BITPOOL_INC_STEP, sbc_info->max_bitpool); in increase_encoder_bitrate()

Completed in 2 milliseconds