About converting ISP output (YUV 422) to RGB 888.

I refer to the following documents.

(Conntents = NvMedia IPP Framework → IPP Internal → ISP Component)
I ask two questions.

1.I would like to know how to convert ISP output (YUV 422 8bit or YUVX 16bit) to RGB 888.
When it is possible, which component should be used?
2.What kind of information is X in YUVX?

Notice
I do not have permission to refer bin files and documents yet in DevZone.

Best regards

I am sad that there is no answer.
When can you respond?

Dear shin.kishida.hf,

May I know about your approach goal?
Is it for display? Is it for storage? Is it for storage & DNN training?
Please see below link in DPX2 for you question. Thanks.
/usr/local/driveworks-0.3/doc/nvdwx_html/group__converter__group.html

Dear SteveNV.

It is for storage & DNN training.
I thought that when the input from the camera (Bayre pattern Raw 12) was demosaiced it would be RGB 888.
But it turned out that ISP changed to YUV 420.
I found out that it was possible to convert from YUV to RGB in 2D.
But I do not think that YUV → RGB conversion is necessarily necessary when doing DNN.

I will also read link after accessing DevZone.

Please do not close my question yet.

Best regards.

Dear shin.kishida.hf,

Thank you for your quick update.
Yes, please check it we will close this topic after your verify. Thanks.

Dear SteveNV.

I refer your answer link.
I found out that it was possible to convert from YUV to RGB in 2Dor CUDA engine.
But I did not understand the answer to Question 2.

2.What kind of information is X in YUVX?

Is my opinion below correct?
YUVX 16 bits = YUV = each 16 bits and X = padding 16 bits

Best regards.

Dear SteveNV.

When can you answer?
Please tell me the date you can reply tomorrow.

Bestregards.