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

  /system/bt/embdrv/sbc/decoder/srce/
bitalloc-sbc.c 80 excess = allocExcessBits(&common->bits.uint8[sbL], excess);
85 excess = allocExcessBits(&common->bits.uint8[sbR], excess);
bitalloc.c 331 INLINE OI_INT allocExcessBits(OI_UINT8 *dest,
373 excess = allocExcessBits(&allocBits[sb], excess);
  /system/bt/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h 150 INLINE OI_INT allocExcessBits(OI_UINT8 *dest,

Completed in 79 milliseconds