HomeSort by relevance Sort by last modified time
    Searched refs:hp_wsp_mem (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
p_med_o.h 34 Word16 * hp_wsp_mem, /* i:o : memory of the hypass filter for hp_wsp[] (lg=9) */
cod_main.h 62 Word16 hp_wsp_mem[9]; member in struct:__anon31468
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 48 Word16 *hp_wsp_mem = st->hp_wsp_mem; /* memory of the hypass filter for hp_wsp[] (lg = 9)*/ local
94 Hp_wsp(wsp, hp_wsp, L_frame, hp_wsp_mem);
voAMRWBEnc.c 103 Init_Hp_wsp(cod_state->hp_wsp_mem);
481 scale_mem_Hp_wsp(st->hp_wsp_mem, exp);
    [all...]

Completed in 38 milliseconds