As discussed in: * https://github.com/pytorch/torchcodec/pull/606#pullrequestreview-2733872379 * https://github.com/pytorch/torchcodec/pull/606#issuecomment-2779228947 A follow up after #606 - need to define `CpuDevice` class and move `SingleStreamDecoder::*OnCPU()` functions to it. CC: @scotts, @NicolasHug