Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c2622 VIDENC_CUSTOM_DEFINITION sVideoEncodeCustomIndex[] = in ExtensionIndex() local
2657 const int nNumberIndices = sizeof(sVideoEncodeCustomIndex)/sizeof(sVideoEncodeCustomIndex[0]); in ExtensionIndex()
2667 …if (!strcmp((const char*)cParameterName, (const char*)(&(sVideoEncodeCustomIndex[nIndex].cCustomNa… in ExtensionIndex()
2669 *pIndexType = sVideoEncodeCustomIndex[nIndex].nCustomIndex; in ExtensionIndex()