HomeSort by: relevance | last modified time | path
    Searched defs:global_alloc (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/bta2dpd/bta2dpd/
sbc_encode.c 70 uint8_t global_alloc = ALLOC_LOUDNESS; variable in typeref:typename:uint8_t
257 if (global_alloc == ALLOC_SNR) {
778 << 2) | ((FLS(global_alloc)) << 1) |
859 global_alloc = alloc_method;
1081 global_alloc = alloc_method;
sbc_encode.c 70 uint8_t global_alloc = ALLOC_LOUDNESS; variable in typeref:typename:uint8_t
257 if (global_alloc == ALLOC_SNR) {
778 << 2) | ((FLS(global_alloc)) << 1) |
859 global_alloc = alloc_method;
1081 global_alloc = alloc_method;
sbc_encode.c 70 uint8_t global_alloc = ALLOC_LOUDNESS; variable in typeref:typename:uint8_t
257 if (global_alloc == ALLOC_SNR) {
778 << 2) | ((FLS(global_alloc)) << 1) |
859 global_alloc = alloc_method;
1081 global_alloc = alloc_method;

Completed in 178 milliseconds