Searched refs:OPUS_PRINT_INT (Results 1 – 2 of 2) sorted by relevance
164 #define OPUS_PRINT_INT(value) do {fprintf(stderr, #value " = %d at %s:%d\n", value, __FILE__, __LIN… macro172 #define OPUS_PRINT_INT(value) do{}while(0) macro
576 OPUS_PRINT_INT(audiosize); in opus_decode_frame()611 OPUS_PRINT_INT(pcm_count); in opus_decode_native()659 OPUS_PRINT_INT(frame_size); in opus_decode_native()687 OPUS_PRINT_INT(nb_samples); in opus_decode_native()