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

  /frameworks/av/media/libstagefright/
XINGSeeker.cpp 96 int samples_per_frame = 0; local
98 NULL, &samples_per_frame)) {
145 seeker->mDurationUs = (int64_t)frames * samples_per_frame * 1000000LL / sampling_rate;
  /hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h 72 __u16 samples_per_frame; /* Frame size num samples per frame */ member in struct:snd_pcm_params

Completed in 56 milliseconds