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

  /external/opencore/protocols/systems/tools/general/common/include/
pvmf_buffer_data_source.h 97 unsigned iMaxSampleSz;
  /external/opencore/protocols/systems/tools/general/common/src/
pvmf_buffer_data_source.cpp 34 iMaxSampleSz = max_sample_sz;
74 unsigned ave_sample_sz = (iMinSampleSz + iMaxSampleSz) / 2;

Completed in 47 milliseconds