Home
last modified time | relevance | path

Searched refs:opus_multistream_encoder_ctl_va_list (Results 1 – 3 of 3) sorted by relevance

/external/libopus/src/
Dopus_private.h78 int opus_multistream_encoder_ctl_va_list(struct OpusMSEncoder *st, int request,
Dopus_projection_encoder.c457 ret = opus_multistream_encoder_ctl_va_list(ms_encoder, request, ap); in opus_projection_encoder_ctl()
Dopus_multistream_encoder.c1116 int opus_multistream_encoder_ctl_va_list(OpusMSEncoder *st, int request, in opus_multistream_encoder_ctl_va_list() function
1320 ret = opus_multistream_encoder_ctl_va_list(st, request, ap); in opus_multistream_encoder_ctl()