Searched refs:g721_encode (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/audio/include/ |
H A D | audio_encode.h | 158 EXTERN_FUNCTION(int g721_encode, (
|
/illumos-gate/usr/src/cmd/audio/utilities/ |
H A D | AudioTypeG72X.cc | 165 err = g721_encode((void*)inptr, nbytes, &chdr, 263 err = g721_encode(NULL, 0, NULL,
|
H A D | g721.c | 33 * g721_encode(), g721_decode(), g721_set_law() 559 * g721_encode() 576 * On the final call to 'g721_encode()' the calling program might want to 578 * done by calling 'g721_encode()' with data_size = 0, which returns in 587 g721_encode( function
|
Completed in 45 milliseconds