Home
last modified time | relevance | path

Searched refs:xhigh (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Daz_isp.c67 Word16 xlow, ylow, xhigh, yhigh, xmid, ymid, xint; in Az_isp() local
118 xhigh = xlow; in Az_isp()
127 xmid = (xlow >> 1) + (xhigh >> 1); /* xmid = (xlow + xhigh)/2 */ in Az_isp()
132 xhigh = xmid; in Az_isp()
143 x = xhigh - xlow; in Az_isp()
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Daz_lsp.cpp573 Word16 xhigh; in Az_lsp() local
640 xhigh = xlow; in Az_lsp()
652 y = xhigh >> 1; in Az_lsp()
660 xhigh = xmid; in Az_lsp()
674 x = xhigh - xlow; in Az_lsp()