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

  /external/srec/srec/include/
utteranc.h 217 unsigned short samplesPerFrame;
  /external/opencore/fileformats/mp3/parser/src/
mp3parser.cpp     [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
rate_control.cpp 467 for (i = 1; i < pMP->samplesPerFrame[j]; i++)
816 /* for pMP->samplesPerFrame */
817 pMP->samplesPerFrame[pMP->framePos] = 0;
    [all...]
avcenc_int.h 185 int samplesPerFrame[30]; /* number of samples per frame, 30->30fps */
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 272 EAS_INT samplesPerFrame;
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
rate_control.cpp 315 /* for pMP->samplesPerFrame */
316 pMP->samplesPerFrame[pMP->framePos] = 0;
    [all...]
mp4lib_int.h 288 Int samplesPerFrame[30]; /* number of samples per frame, 30->30fps */

Completed in 298 milliseconds