Video Encoder Details -- In TRM, it is not available.

Hello All,
In Parker Series SOC in Jetson Tx2, in TRM, Video encoder details are not available, i.e. full details - Block diagrams, Architecture details, functional details, register details, what are the components, this will use and how it will use, i.e. interfacing the details with other components and etc. In which document, these details are available?

If I want to use the Encoder, What do I need to do?

-Thanks.

Hi,
Please use gstreamer or tegra_multimedia_api for your development. The two frameworks are public interfaces for accessing hardware components.
https://developer.nvidia.com/embedded/dlc/NVIDIA_Tegra_Linux_MultimediaAPIReference
https://developer.nvidia.com/embedded/dlc/l4t-accelerated-gstreamer-guide-32-2

Hello,
Thanks for the reply.
Do you have any document for the hardware details? E.g. CSI Controller, Vi controller details in TRM?

-Thanks.

Hi,
TRM is what we open to public. Lower level information is private.