Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_projection_encoder.c78 static int get_order_plus_one_from_channels(int channels, int *order_plus_one) in get_order_plus_one_from_channels() function
107 if (get_order_plus_one_from_channels(channels, order_plus_one) != OPUS_OK) in get_streams_from_channels()