Home
last modified time | relevance | path

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

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