Searched refs:decode_subframe_length (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmaprodec.c487 static int decode_subframe_length(WMAProDecodeCtx *s, int offset) function
576 if ((subframe_len = decode_subframe_length(s, min_channel_len)) <= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmalosslessdec.c289 static int decode_subframe_length(WmallDecodeCtx *s, int offset) function
373 if ((subframe_len = decode_subframe_length(s, min_channel_len)) <= 0)
H A Dwmaprodec.c496 static int decode_subframe_length(WMAProDecodeCtx *s, int offset) function
586 if ((subframe_len = decode_subframe_length(s, min_channel_len)) <= 0)

Completed in 74 milliseconds