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

  /src/usr.sbin/bta2dpd/bta2dpd/
sbc_encode.h 69 #define BLOCKS_16 (1 << 0)
sbc_encode.c 74 uint8_t global_block_config = BLOCKS_16;
877 blocks = BLOCKS_16;
1098 blocks = BLOCKS_16;
bta2dpd.c 238 static uint8_t blocks = BLOCKS_16;
337 blocks_config[m++] = BLOCKS_16;

Completed in 51 milliseconds