Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h65 #define CONVERSIONS_DLL "conversions.dll64P" macro
76 #define CONVERSIONS_DLL "\\windows\\conversions.dll64P" macro
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h264 #define CONVERSIONS_DLL "/windows/conversions.dll64P" macro
272 #define CONVERSIONS_DLL "conversions.dll64P" macro
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c589 strcpy ((char *)lcml_dsp->NodeInfo.AllUUIDs[3].DllName,CONVERSIONS_DLL); in Fill_JpegEncLCMLInitParams()