Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/src/
Dopus_multistream_encoder.c666 #define MS_FRAME_TMP (3*1275+7) macro
687 unsigned char tmp_data[MS_FRAME_TMP]; in opus_multistream_encode_native()
840 curr_max = IMIN(curr_max,MS_FRAME_TMP); in opus_multistream_encode_native()