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

  /frameworks/base/media/libstagefright/codecs/aacdec/
calc_sbr_synfilterbank.cpp 245 Int16 *pt_V1;
317 pt_V1 = &V[1];
325 tmp1 = *(pt_V1++);
329 tmp1 = pt_V1[ 191];
335 tmp1 = pt_V1[ 255];
339 tmp1 = pt_V1[ 447];
345 tmp1 = pt_V1[ 511];
349 tmp1 = pt_V1[ 703];
355 tmp1 = pt_V1[ 767];
359 tmp1 = pt_V1[ 959]
    [all...]

Completed in 1450 milliseconds