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

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h 133 LVCS_TOOMANYSAMPLES = 3, /* Maximum block size exceeded */
372 /* LVCS_TooManySamples NumSamples was larger than the maximum block size */
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Process.c 158 /* LVCS_TooManySamples NumSamples was larger than the maximum block size */
178 return(LVCS_TOOMANYSAMPLES);

Completed in 1141 milliseconds