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.cpp575 Word16 xhigh; in Az_lsp() local
642 xhigh = xlow; in Az_lsp()
654 y = xhigh >> 1; in Az_lsp()
662 xhigh = xmid; in Az_lsp()
676 x = xhigh - xlow; in Az_lsp()