HomeSort by relevance Sort by last modified time
    Searched defs:sbc_calc_scalefactors_j (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/sbc/
sbc_primitives.h 67 int (*sbc_calc_scalefactors_j)(int32_t sb_sample_f[16][2][8], member in struct:sbc_encoder_state
sbc_primitives.c 444 static int sbc_calc_scalefactors_j( function
535 state->sbc_calc_scalefactors_j = sbc_calc_scalefactors_j;

Completed in 50 milliseconds