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

  /external/opencore/android/
android_audio_mio.h 92 iFrameCount(0),
132 void incFrameCount(uint32_t numFrames) { iFrameCount += numFrames; }
143 uint32 iFrameCount;
  /external/opencore/codecs_v2/omx/omx_baseclass/include/
pv_omxcomponent.h 478 OMX_S32 iFrameCount;

Completed in 380 milliseconds