Searched refs:oct_save_short (Results 1 - 2 of 2) sorted by relevance
/third_party/libsnd/src/G72x/ |
H A D | g72x_test.c | 48 static int oct_save_short (short *a, short *b, int len) ; 138 oct_save_short (orig, data, BUFFER_SIZE) ; in g723_test() 192 oct_save_short (short *a, short *b, int len) in oct_save_short() function 219 } /* oct_save_short */ in oct_save_short()
|
/third_party/libsnd/tests/ |
H A D | lossy_comp_test.c | 715 oct_save_short (orig, data, (int) datalen) ; in lcomp_test_short() 793 oct_save_short (orig, data, (int) datalen) ; in lcomp_test_short() 1532 oct_save_short (orig, smooth, (int) datalen) ; in sdlcomp_test_short()
|
Completed in 4 milliseconds