Searched refs:short_ptr (Results 1 – 2 of 2) sorted by relevance
277 short *short_ptr; in set_int() local293 short_ptr = (short *) ptr; in set_int()294 *short_ptr = v; in set_int()312 unsigned short *short_ptr; in set_uint() local328 short_ptr = (unsigned short *) ptr; in set_uint()329 *short_ptr = v; in set_uint()
211 const WORD16 *short_ptr = &(short_window[SIZE02 - 1]); in ixheaacd_long_short_win_process() local216 WORD16 short1 = *short_ptr--; in ixheaacd_long_short_win_process()217 WORD16 short2 = *short_ptr--; in ixheaacd_long_short_win_process()