Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmalosslessdec.c72 typedef struct WmallDecodeCtx { struct
177 } WmallDecodeCtx; typedef
184 WmallDecodeCtx *s = avctx->priv_data; in decode_init()
296 static int decode_subframe_length(WmallDecodeCtx *s, int offset) in decode_subframe_length()
338 static int decode_tilehdr(WmallDecodeCtx *s) in decode_tilehdr()
423 static void decode_ac_filter(WmallDecodeCtx *s) in decode_ac_filter()
433 static void decode_mclms(WmallDecodeCtx *s) in decode_mclms()
456 static int decode_cdlms(WmallDecodeCtx *s) in decode_cdlms()
513 static int decode_channel_residues(WmallDecodeCtx *s, int ch, int tile_size) in decode_channel_residues()
570 static void decode_lpc(WmallDecodeCtx *
[all...]

Completed in 2 milliseconds