Home
last modified time | relevance | path

Searched refs:TOTAL_MODES (Results 1 – 3 of 3) sorted by relevance

/external/libopus/celt/
Dstatic_modes_fixed.h889 #define TOTAL_MODES 1 macro
890 static const CELTMode * const static_mode_list[TOTAL_MODES] = {
Dstatic_modes_float.h885 #define TOTAL_MODES 1 macro
886 static const CELTMode * const static_mode_list[TOTAL_MODES] = {
Dmodes.c242 for (i=0;i<TOTAL_MODES;i++) in opus_custom_mode_create()
420 for (i=0;i<TOTAL_MODES;i++) in opus_custom_mode_destroy()