Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dstereo.c70 #define COMPATIBILITY_HACK(s) do {if ((s)->reserved1 != 0xdeadbeef) speex_stereo_state_reset((Speex… macro
72 #define COMPATIBILITY_HACK(s) macro
228 COMPATIBILITY_HACK(stereo); in speex_decode_stereo()
255 COMPATIBILITY_HACK(stereo); in speex_decode_stereo_int()
282 COMPATIBILITY_HACK(stereo); in speex_std_stereo_request_handler()