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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3plus.c1215 int sb, i, delta, delta_bits, min_val, pred, more_than_ref; local
1242 more_than_ref = i >= ref->num_points;
1245 if (more_than_ref) {
1257 tab = more_than_ref ? &gain_vlc_tabs[7]
1260 if (more_than_ref)
1303 more_than_ref = i >= dst[-1].num_points;
1307 2 + more_than_ref + 6];
1309 if (more_than_ref)

Completed in 53 milliseconds