Searched refs:OPUS_PRINT_INT (Results 1 – 2 of 2) sorted by relevance
170 #define OPUS_PRINT_INT(value) do {fprintf(stderr, #value " = %d at %s:%d\n", value, __FILE__, __LIN… macro178 #define OPUS_PRINT_INT(value) do{}while(0) macro
590 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()