Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvlc.c170 int oldsym = table[j].sym; in build_table() local
172 if ((bits || oldsym) && (bits != n || oldsym != symbol)) { in build_table()