how to transfer 16bit NV12 to 16bit YUV420 using libnpp?

I can not find any API that can transfer the 16bit NV12 to 16 bit YUV420 just as the 8bit tranfer API nppiYCbCr420_8u_P3P2R.
Does the libnpp support the 16bit transfer?