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

  /system/bt/embdrv/sbc/decoder/srce/
bitalloc-sbc.c 45 oneChannelBitAllocation(common, &bitneedsL, 0, bitcountL);
46 oneChannelBitAllocation(common, &bitneedsR, 1, bitcountR);
bitalloc.c 342 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common,
387 oneChannelBitAllocation(common, &bitneeds, 0, bitcount);
  /system/bt/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h 134 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common,

Completed in 209 milliseconds