HomeSort by relevance Sort by last modified time
    Searched full:pt_hf (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
synthesis_amr_wb.cpp 161 int16 *pt_HF;
429 pt_HF = HF;
433 *(pt_synth) = add_int16(*(pt_synth), *(pt_HF++)); /* check 16 bit saturation */
435 *(pt_synth) = add_int16(*(pt_synth), *(pt_HF++));

Completed in 64 milliseconds