Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_multistream_encoder.c800 #define MS_FRAME_TMP (6*1275+12) macro
823 unsigned char tmp_data[MS_FRAME_TMP]; in opus_multistream_encode_native()
981 curr_max = IMIN(curr_max,MS_FRAME_TMP); in opus_multistream_encode_native()