I think what he's talking about is, he wants to do RF into the ADC, but hasn't seen a relevant example. He's listed examples that he has seen, which are wideband and heavily nonreciprocal* in design, so aren't really ideal for dynamic range / SNR.
As for what the ADC input looks like, it should be a lossy capacitor. You will need to provide balanced input (usually from a transformer / balun at some point), with a fixed common mode DC bias (usually available on an ADC pin), and at high frequencies (where the capacitor's loss dominates), it will terminate okay, but at low frequencies (where the capacitor dominates), you'll need to provide an external termination resistor. So, probably, you'd use an R+L across the ADC IN_P/IN_N pins, where R is the termination and L is selected to complement the ADC input's RC loss part (thus, keeping input impedance flat over a wide bandwidth).
*Nonreciprocal design is any building-block method where there is "no" loading effect, of inputs, upon outputs. The typical examples being op-amp circuits (an ideal op-amp has a voltage source output, so an unlimited number of loads can be connected without attenuating the output signal), and digital logic (an output pin driver is capable of driving up to N input pins, with little or no increase in propagation delay).
Nonreciprocal design is typically undesirable for RF circuits, because amplifiers are used to implement the nonreciprocity, at the expense of noise and bandwidth. You typically do not use op-amps, because they have too much gain, the gain varies strongly with frequency (i.e., you're near fT, where the op-amp looks like an integrator), and the noise is higher than an MMIC or couple-transistor LNA.
Tim