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

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
c2t64fx.c 60 Word16 *h, *h_inv, *ptr_h1, *ptr_h2, *ptr_hf; local
167 ptr_hf = h + 1;
175 ptr_h2 = ptr_hf;
198 ptr_hf += STEP;
c4t64fx.c 139 Word16 *h, *h_inv, *ptr_h1, *ptr_h2, *ptr_hf, h_shift; local
413 ptr_hf = h + 1;
424 ptr_h2 = ptr_hf;
464 ptr_hf += STEP;
470 ptr_hf = h + 3;
481 ptr_h2 = ptr_hf;
513 ptr_hf += STEP;
    [all...]

Completed in 19 milliseconds