Searched refs:g723_encode (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/audio/include/ |
H A D | audio_encode.h | 182 EXTERN_FUNCTION(int g723_encode, (
|
/illumos-gate/usr/src/cmd/audio/utilities/ |
H A D | AudioTypeG72X.cc | 175 err = g723_encode((void*)inptr, nbytes, &chdr, 267 err = g723_encode(NULL, 0, NULL,
|
H A D | g723.c | 32 * g723_init_state(), g723_encode(), g723_decode() 619 * g723_encode() 635 * final call to 'g723_encode()' the calling program might want to 637 * done by calling 'g723_encode()' with data_size = 0, which returns in 646 g723_encode( function
|
Completed in 45 milliseconds