Searched refs:amptable (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ra288.h | 29 static const float amptable[8]={ variable |
H A D | ra288.c | 218 float gain = amptable[get_bits(&gb, 3)]; in ra288_decode_frame() |
Completed in 2 milliseconds