Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h121 static const struct DSP_UUID USN_UUID = { variable
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h556 static const struct DSP_UUID USN_UUID = { variable
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h310 static const struct DSP_UUID USN_UUID = { variable
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c132 struct DSP_UUID USN_UUID = { variable
3217 pLcmlDSP->NodeInfo.AllUUIDs[2].uuid = &USN_UUID; in OMX_VIDENC_InitDSP_H264Enc()
3495 pLcmlDSP->NodeInfo.AllUUIDs[2].uuid = &USN_UUID; in OMX_VIDENC_InitDSP_Mpeg4Enc()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c596 lcml_dsp->NodeInfo.AllUUIDs[2].uuid =(struct DSP_UUID *) &USN_UUID; in Fill_LCMLInitParamsJpegDec()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c584 lcml_dsp->NodeInfo.AllUUIDs[2].uuid =(struct DSP_UUID * ) &USN_UUID; in Fill_JpegEncLCMLInitParams()