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

  /frameworks/av/media/libeffects/lvm/lib/Bass/lib/
LVDBE.h 144 LVDBE_TOOMANYSAMPLES = 3, /* Maximum block size exceeded */
448 /* LVDBE_TOOMANYSAMPLES NumSamples was larger than the maximum block size */
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Process.c 64 /* LVDBE_TOOMANYSAMPLES NumSamples was larger than the maximum block size */
99 return(LVDBE_TOOMANYSAMPLES);

Completed in 369 milliseconds