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

  /frameworks/av/media/libstagefright/
AudioSource.cpp 71 int bufCount = 2;
72 while ((bufCount * frameCount) < minFrameCount) {
73 bufCount++;
79 bufCount * frameCount,
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]

Completed in 184 milliseconds