Searched refs:combinatorial_table (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg723_1_data.h515 static const int32_t combinatorial_table[PULSE_MAX][SUBFRAME_LEN/GRID_SIZE] = { variable
H A Dg723_1.c479 temp -= combinatorial_table[j][i];
482 temp += combinatorial_table[j++][i];
2226 subfrm->pulse_pos += combinatorial_table[j][i];

Completed in 74 milliseconds