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

  /frameworks/base/media/libstagefright/codecs/aacdec/
tns_ar_filter.h 91 const Int spec_length,
tns_ar_filter.cpp 91 length = spec_length
93 spec_length = length of spec array.
100 (first input to filter is spec[spec_length-1])
127 length = spec_length
138 A block of spectral data (Int32 spec[]) of length (const Int spec_length)
198 spec = spec + spec_length - 1;
201 FOR (i=0; i<spec_length; i++)
299 const Int spec_length,
374 p_spec += spec_length - 1;
398 if (spec_length > order
    [all...]
  /external/chromium/net/base/
net_util.cc 985 size_t spec_length = spec.length(); local
    [all...]

Completed in 31 milliseconds