Searched defs:Ret (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DomxVCM4P10_MotionEstimationMB.c494 OMXResult Ret = OMX_Sts_Err; local
536 Ret = omxVCM4P10_PredictIntra_4x4(
546 if (Ret == OMX_Sts_NoErr)
1129 OMXResult Ret; local
1160 Ret = omxVCM4P10_PredictIntra_16x16(
1169 if (Ret == OMX_Sts_NoErr)

Completed in 186 milliseconds