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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dpitch_ol.cpp334 Word32 L_temp_3; local
412 L_temp_3 = (Word32)(max_h << 15);
414 L_temp = L_temp_2 - L_temp_3;
429 L_temp_3 = (Word32)(ener_h << 15);
431 L_temp = L_temp_2 - L_temp_3;

Completed in 46 milliseconds