Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddsd.c45 * The coefficient tables ("ctables") take only 6 Kibi Bytes and
71 static float ctables[CTABLES][256]; variable
85 ctables[CTABLES - 1 - t][e] = acc[t]; in dsd_ctables_tableinit()
119 sum += ctables[i][a] + ctables[i][b]; in ff_dsd2pcm_translate()
H A Ddsd_tablegen.h48 * The coefficient tables ("ctables") take only 6 Kibi Bytes and
74 static float ctables[CTABLES][256]; variable

Completed in 1 milliseconds