OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NB_LTP_CBKS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
tables_LTP.c
72
const opus_uint8 * const silk_LTP_gain_iCDF_ptrs[
NB_LTP_CBKS
] = {
78
const opus_uint8 * const silk_LTP_gain_BITS_Q5_ptrs[
NB_LTP_CBKS
] = {
264
const opus_int8 * const silk_LTP_vq_ptrs_Q7[
NB_LTP_CBKS
] = {
270
const opus_int8 silk_LTP_vq_sizes[
NB_LTP_CBKS
] = {
tables.h
77
extern const opus_uint8 * const silk_LTP_gain_iCDF_ptrs[
NB_LTP_CBKS
]; /* 3 */
78
extern const opus_uint8 * const silk_LTP_gain_BITS_Q5_ptrs[
NB_LTP_CBKS
]; /* 3 */
80
extern const opus_int8 * const silk_LTP_vq_ptrs_Q7[
NB_LTP_CBKS
]; /* 168 */
81
extern const opus_int8 silk_LTP_vq_sizes[
NB_LTP_CBKS
]; /* 3 */
define.h
144
#define
NB_LTP_CBKS
3
Completed in 687 milliseconds