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.c667 #define MS_FRAME_TMP (3*1275+7) macro
688 unsigned char tmp_data[MS_FRAME_TMP]; in opus_multistream_encode_native()
848 curr_max = IMIN(curr_max,MS_FRAME_TMP); in opus_multistream_encode_native()