package o; import java.io.IOException; /* loaded from: classes.dex */ public final class AyQ extends uvL { public AyQ(Eaa eaa, mEu meu) throws IOException { super(eaa, meu); } public final void a(C10348eBj c10348eBj) { if (((uvL) this).b.size() > 0) { IeS ieS = (IeS) ((uvL) this).b.get(0); c10348eBj.e(1, (ieS.e & 1) == 1); c10348eBj.e(2, (ieS.e & 2) == 2); c10348eBj.e(3, (ieS.e & 4) == 4); c10348eBj.e(4, (ieS.e & 8) == 8); } } /* loaded from: classes.dex */ static class IeS extends C0468HeB { private int a; private int c; private int d; int e; public IeS(Eaa eaa) throws IOException { super(eaa); eaa.b(4L); this.e = eaa.a(); this.a = eaa.a(); this.d = eaa.a(); this.c = eaa.b(); eaa.b(1L); } } @Override // o.uvL final /* synthetic */ IeS a(Eaa eaa) throws IOException { return new IeS(eaa); } }