Home
last modified time | relevance | path

Searched refs:codetable (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/
H A Ddebugger_r.py37 codetable = {} variable
144 codetable[cid] = code
150 code = codetable[cid]
154 code = codetable[cid]
/third_party/ffmpeg/libavcodec/
H A Dra288.h34 static const int16_t codetable[128][5]={ variable
H A Dra288.c119 buffer[i] = codetable[cb_coef][i] * sumsum; in decode()

Completed in 2 milliseconds