Jetson Nano HW encoder/Decoder conflicting documentation

Hi,
@FCLC are you able to enable YUV420 10-bit decoder based on

By default we leverage hardware encoding and decoding blocks in Jetson Nano, and YUV420 10-bit is not supported. Possible solution is to use GPU but there is not existing CUDA code for it. May need some efforts to check decoding algorithm and do implementation.