Home
last modified time | relevance | path

Searched refs:OPUS_PRINT_INT (Results 1 – 2 of 2) sorted by relevance

/external/libopus/celt/
Dstack_alloc.h170 #define OPUS_PRINT_INT(value) do {fprintf(stderr, #value " = %d at %s:%d\n", value, __FILE__, __LIN… macro
178 #define OPUS_PRINT_INT(value) do{}while(0) macro
/external/libopus/src/
Dopus_decoder.c590 OPUS_PRINT_INT(audiosize); in opus_decode_frame()
625 OPUS_PRINT_INT(pcm_count); in opus_decode_native()
673 OPUS_PRINT_INT(frame_size); in opus_decode_native()
701 OPUS_PRINT_INT(nb_samples); in opus_decode_native()