Searched refs:SSAMPLES (Results 1 – 1 of 1) sorted by relevance
52 #define SSAMPLES (SAMPLES/3) macro154 inbuf = (opus_int16*)malloc(sizeof(*inbuf)*SSAMPLES); in test_encode()155 generate_music(inbuf, SSAMPLES/2); in test_encode()177 } while (samp_count < ((SSAMPLES/2)-MAX_FRAME_SAMP)); in test_encode()467 }while(i<(SSAMPLES-MAX_FRAME_SAMP)); in run_test1()544 }while(i<(SSAMPLES/12-MAX_FRAME_SAMP)); in run_test1()