Searched refs:mode_lpc_bin (Results 1 – 1 of 1) sorted by relevance
770 int mode_lpc_bin = 0; /* mode_lpc bitstream representation */ in CLpc_Read() local810 mode_lpc_bin = FDKreadBit(hBs); in CLpc_Read()812 if (mode_lpc_bin == 0) { in CLpc_Read()832 mode_lpc_bin = get_vlclbf_n(hBs, 2); in CLpc_Read()834 switch (mode_lpc_bin) { in CLpc_Read()873 mode_lpc_bin = get_vlclbf_n(hBs, 3); in CLpc_Read()875 switch (mode_lpc_bin) { in CLpc_Read()