> For the complete documentation index, see [llms.txt](https://docs.v-nova.com/technologies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/ndk.md).

# NDK

For integration in TVs and STBs, V-Nova has created the LCEVC NDK (Native Development Kit) aimed at supporting the development of on-chip capabilities for decoding of MPEG-5 LCEVC.

Deploying LCEVC on the chipset using the V-Nova LCEVC NDK guarantees:

* improved content security
* increased decoding performance
* reduced power consumption

V-Nova LCEVC NDK is a collection of tools to support Video SOC vendors and ASIC designers in accelerating the availability of LCEVC on their roadmap. The toolkit includes optimised libraries that can be used at driver level as well as fully functional and compliant ASIC IP blocks. These blocks are made available as RTL source code ready for synthesis, test vectors and the relevant documentation. Furthermore, our Integration Services resources are at hand to customise the NDK for a given chipset architecture or application.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/ndk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
