Home
last modified time | relevance | path

Searched refs:nNumberIndices (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c2657 const int nNumberIndices = sizeof(sVideoEncodeCustomIndex)/sizeof(sVideoEncodeCustomIndex[0]); in ExtensionIndex() local
2665 for (nIndex = 0; nIndex < nNumberIndices; nIndex++) in ExtensionIndex()