OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:silk_pitch_contour_NB_iCDF
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
tables_pitch_lag.c
55
const opus_uint8
silk_pitch_contour_NB_iCDF
[11] = {
decoder_set_fs.c
61
psDec->pitch_contour_iCDF =
silk_pitch_contour_NB_iCDF
;
tables.h
46
extern const opus_uint8
silk_pitch_contour_NB_iCDF
[ 11 ]; /* 11 */
control_codec.c
232
psEnc->sCmn.pitch_contour_iCDF =
silk_pitch_contour_NB_iCDF
;
267
psEnc->sCmn.pitch_contour_iCDF =
silk_pitch_contour_NB_iCDF
;
Completed in 41 milliseconds