HomeSort by relevance Sort by last modified time
    Searched refs:adjustToFitBitpool (Results 1 - 3 of 3) sorted by null

  /system/bt/embdrv/sbc/decoder/srce/
bitalloc.c 185 * Explanation of the adjustToFitBitpool inner loop.
245 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds,
343 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32,
bitalloc-sbc.c 65 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32,
  /system/bt/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h 143 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds,

Completed in 158 milliseconds