bands.c | 606 /* The upper limit ensures that in a stereo split with itheta==16384, we'll 641 int itheta; member in struct:split_ctx 651 int itheta=0; local 685 itheta = stereo_itheta(X, Y, stereo, N); 691 itheta = (itheta*qn+8192)>>14; 698 int x = itheta; 701 /* Use a probability of p0 up to itheta=8192 and then use 1 after */ 713 itheta = x; 718 ec_enc_uint(ec, itheta, qn+1) 901 int itheta; local 1197 int itheta; local [all...] |