package com.facebook.imagepipeline.producers;

import java.io.InputStream;
import java.util.Map;

/* JADX INFO: loaded from: classes.dex */
public interface Y {

    public interface a {
        void a(Throwable th);

        void b();

        void c(InputStream inputStream, int i3);
    }

    void a(D d4, int i3);

    void b(D d4, a aVar);

    D c(InterfaceC0354n interfaceC0354n, f0 f0Var);

    boolean d(D d4);

    Map e(D d4, int i3);
}
