package o; import java.util.HashMap; /* loaded from: classes.dex */ public final class trB extends BrP { private static final HashMap e; static { HashMap hashMap = new HashMap<>(); e = hashMap; hashMap.put(2, "Distortion Param 2"); hashMap.put(4, "Distortion Param 4"); hashMap.put(5, "Distortion Scale"); hashMap.put(7, "Distortion Correction"); hashMap.put(8, "Distortion Param 8"); hashMap.put(9, "Distortion Param 9"); hashMap.put(11, "Distortion Param 11"); hashMap.put(12, "Distortion N"); } public trB() { a(new GsZ(this)); } @Override // o.BrP public final HashMap c() { return e; } @Override // o.BrP public final String b() { return "PanasonicRaw DistortionInfo"; } }