Searched refs:g723_encode (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A Daudio_encode.h182 EXTERN_FUNCTION(int g723_encode, (
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioTypeG72X.cc175 err = g723_encode((void*)inptr, nbytes, &chdr,
267 err = g723_encode(NULL, 0, NULL,
H A Dg723.c32 * 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