48 lines
1.0 KiB
Java
48 lines
1.0 KiB
Java
|
package o;
|
||
|
|
||
|
import com.adobe.internal.xmp.XMPException;
|
||
|
import java.util.HashMap;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public class KQW extends BrP {
|
||
|
private static final HashMap<Integer, String> c;
|
||
|
OPB b;
|
||
|
|
||
|
static {
|
||
|
HashMap<Integer, String> hashMap = new HashMap<>();
|
||
|
c = hashMap;
|
||
|
hashMap.put(65535, "XMP Value Count");
|
||
|
}
|
||
|
|
||
|
public KQW() {
|
||
|
a(new C0612Kpd(this));
|
||
|
}
|
||
|
|
||
|
public final void d(OPB opb) {
|
||
|
this.b = opb;
|
||
|
try {
|
||
|
C16758qxA c16758qxA = new C16758qxA();
|
||
|
c16758qxA.a |= 512;
|
||
|
KfL a = this.b.a(c16758qxA);
|
||
|
int i = 0;
|
||
|
while (a.hasNext()) {
|
||
|
if (((VYk) a.next()).a() != null) {
|
||
|
i++;
|
||
|
}
|
||
|
}
|
||
|
d(65535, i);
|
||
|
} catch (XMPException unused) {
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.BrP
|
||
|
public final HashMap<Integer, String> c() {
|
||
|
return c;
|
||
|
}
|
||
|
|
||
|
@Override // o.BrP
|
||
|
public final String b() {
|
||
|
return "XMP";
|
||
|
}
|
||
|
}
|