Searched refs:SetLcLpPb (Results 1 – 3 of 3) sorted by relevance
167 boolean SetLcLpPb(int lc, int lp, int pb) in SetLcLpPb() method in Decoder325 if (!SetLcLpPb(lc, lp, pb)) in SetDecoderProperties()
1397 public boolean SetLcLpPb(int lc, int lp, int pb) in SetLcLpPb() method in Encoder
212 if (!encoder.SetLcLpPb(params.Lc, params.Lp, params.Pb)) in main()