Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dac3dec.c822 static inline int spx_strategy(AC3DecodeContext *s, int blk) in spx_strategy() function
1122 if ((ret = spx_strategy(s, blk)) < 0) in decode_audio_block()