package h0.c; import org.webrtc.CalledByNative; import org.webrtc.VideoDecoder; /* compiled from: VideoDecoder */ public final /* synthetic */ class p0 { @CalledByNative public static long a(VideoDecoder videoDecoder) { return 0; } public static boolean b(VideoDecoder videoDecoder) { return true; } }