Searched refs:weight_idx (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.c341 int i, weight_idx = 0, delta, diff, pos, delta_bits, min_val, flag, local
368 weight_idx = get_bits(gb, 2);
438 weight_idx = get_bits(gb, 2);
466 if (weight_idx)
467 return add_wordlen_weights(ctx, chan, weight_idx, avctx);
484 int i, weight_idx = 0, delta, diff, num_long_vals, local
504 weight_idx = get_bits(gb, 2);
505 if (weight_idx == 3) {
571 weight_idx = get_bits(gb, 2);
575 if (weight_idx
[all...]

Completed in 124 milliseconds