Searched refs:dcValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c93 OMX_S16 dcValue, powOfSize; local
108 dcValue = pQDctBlkCoef[0];
109 absDCValue = armAbs(dcValue);
113 absDCValue = armAbs(dcValue);
133 if (dcValue < 0)

Completed in 434 milliseconds