About parameters when running NvMedia Sample Applications (IPP Raw)

I refer to the following documents.
http://docs.nvidia.com/drive/nvvib_docs/index.html (Conntents = IPP Raw (nvmipp_raw))
Features says “Handles the RAW 12 input format.”
I think each parameter is specified as follows.

1.NvMediaICPInputFormatType = Raw8
2.NvMediaBitsPerPixel = 12bits

I think that NvMediaICPInputFormatType means only Raw and NvMediaBitsPerPixel means bit number.
Is my answer correct?

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?

Hello, shin.kishida.hf.

I checked the nvmipp_raw code.
the code outputs an error message when input format is any except for raw12, so below is probably correct.

I think that NvMediaICPInputFormatType means only Raw and NvMediaBitsPerPixel means bit number.
Is my answer correct?

Hello,atsutaka

I understood that my idea was probably correct.
Close my question.

Best regards.