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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmalosslessdec.c70 typedef struct WmallDecodeCtx { struct
176 } WmallDecodeCtx; typedef in typeref:struct:WmallDecodeCtx
181 WmallDecodeCtx *s = avctx->priv_data;
289 static int decode_subframe_length(WmallDecodeCtx *s, int offset)
331 static int decode_tilehdr(WmallDecodeCtx *s)
416 static void decode_ac_filter(WmallDecodeCtx *s)
427 static void decode_mclms(WmallDecodeCtx *s)
450 static int decode_cdlms(WmallDecodeCtx *s)
507 static int decode_channel_residues(WmallDecodeCtx *s, int ch, int tile_size)
566 static void decode_lpc(WmallDecodeCtx *
[all...]

Completed in 156 milliseconds