Searched refs:decode_subframe (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dflacdec.c424 static inline int decode_subframe(FLACContext *s, int channel) function
625 if (decode_subframe(s, i) < 0)
H A Dwmaprodec.c1045 static int decode_subframe(WMAProDecodeCtx *s) function
1341 if (decode_subframe(s) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dflacdec.c424 static inline int decode_subframe(FLACContext *s, int channel) function
625 if (decode_subframe(s, i) < 0)
H A Dwmaprodec.c1045 static int decode_subframe(WMAProDecodeCtx *s) function
1341 if (decode_subframe(s) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dflacdec.c424 static inline int decode_subframe(FLACContext *s, int channel) function
625 if (decode_subframe(s, i) < 0)
H A Dwmaprodec.c1045 static int decode_subframe(WMAProDecodeCtx *s) function
1341 if (decode_subframe(s) < 0) {

Completed in 134 milliseconds