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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Daz_isp.c157 y = vo_extract_l(t0); /* y= (xhigh-xlow)/(yhigh-ylow) in Q11 */
162 xint = vo_sub(xlow, vo_extract_l(t0)); /* xint = xlow - ylow*y */
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dbasic_op.h55 #define vo_extract_l(a) ((Word16)(a)) macro

Completed in 222 milliseconds