Searched refs:G726Tables_pool (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 Dg726.c148 static const G726Tables G726Tables_pool[] = variable
280 c->tbls = G726Tables_pool[c->code_size - 2];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dg726.c146 static const G726Tables G726Tables_pool[] = variable
278 c->tbls = G726Tables_pool[c->code_size - 2];

Completed in 20 milliseconds