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
618 OPUS_PRINT_INT(audiosize); in opus_decode_frame()654 OPUS_PRINT_INT(pcm_count); in opus_decode_native()702 OPUS_PRINT_INT(frame_size); in opus_decode_native()730 OPUS_PRINT_INT(nb_samples); in opus_decode_native()