OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VPP_NODE_DLL
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h
97
#define
VPP_NODE_DLL
"/windows/vpp_sn.dll64P"
100
#define
VPP_NODE_DLL
"vpp_sn.dll64P"
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c
225
strcpy ((char *)plcml_Init->NodeInfo.AllUUIDs[0].DllName,
VPP_NODE_DLL
);
229
strcpy ((char *)plcml_Init->NodeInfo.AllUUIDs[1].DllName,
VPP_NODE_DLL
);
[
all
...]
Completed in 23 milliseconds