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 73 uint8_t global_block_config = BLOCKS_16;
876 blocks = BLOCKS_16;
1097 blocks = BLOCKS_16;
bta2dpd.c 238 static uint8_t blocks = BLOCKS_16;
337 blocks_config[m++] = BLOCKS_16;

Completed in 16 milliseconds