Searched refs:packet_bandwidth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/src/
H A Dopus_decoder.c591 int packet_frame_size, packet_bandwidth, packet_mode, packet_stream_channels; local
618 packet_bandwidth = opus_packet_get_bandwidth(data);
650 st->bandwidth = packet_bandwidth;
670 st->bandwidth = packet_bandwidth;
/external/libopus/src/
H A Dopus_decoder.c591 int packet_frame_size, packet_bandwidth, packet_mode, packet_stream_channels; local
618 packet_bandwidth = opus_packet_get_bandwidth(data);
650 st->bandwidth = packet_bandwidth;
670 st->bandwidth = packet_bandwidth;

Completed in 118 milliseconds