Searched refs:table_4_3_exp (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudio_tablegen.c34 WRITE_ARRAY("static const", int8_t, table_4_3_exp);
H A Dmpegaudio_tablegen.h34 static int8_t table_4_3_exp[TABLE_4_3_SIZE]; variable
57 table_4_3_exp[i] = -e;
H A Dmpegaudiodec.c259 e = table_4_3_exp [4 * value + (exponent & 3)];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudio_tablegen.c34 WRITE_ARRAY("static const", int8_t, table_4_3_exp);
H A Dmpegaudio_tablegen.h34 static int8_t table_4_3_exp[TABLE_4_3_SIZE]; variable
59 table_4_3_exp[i] = -e;
H A Dmpegaudiodec_template.c246 e = table_4_3_exp [4 * value + (exponent & 3)];

Completed in 89 milliseconds