OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sbc_offset8
(Results
1 - 3
of
3
) sorted by null
/external/opencore/codecs_v2/audio/sbc/enc/src/
sbcenc_allocation.cpp
62
static const Int
sbc_offset8
[4][8] =
variable
122
loudness = sbc->scale_factor[ch][sb] -
sbc_offset8
[sf][sb];
292
loudness = sbc->scale_factor[ch][sb] -
sbc_offset8
[sf][sb];
/external/bluetooth/bluez/sbc/
sbc.c
186
loudness = frame->scale_factor[ch][sb] -
sbc_offset8
[sf][sb];
268
loudness = frame->scale_factor[ch][sb] -
sbc_offset8
[sf][sb];
sbc_tables.h
35
static const int
sbc_offset8
[4][8] = {
variable
Completed in 172 milliseconds