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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dshorten.c80 typedef struct ShortenContext { struct
109 } ShortenContext; typedef in typeref:struct:ShortenContext
113 ShortenContext *s = avctx->priv_data;
123 static int allocate_buffers(ShortenContext *s)
165 static inline unsigned int get_uint(ShortenContext *s, int k)
172 static void fix_bitshift(ShortenContext *s, int32_t *buffer)
181 static int init_offset(ShortenContext *s)
275 static int decode_subframe_lpc(ShortenContext *s, int command, int channel,
325 static int read_header(ShortenContext *s)
418 ShortenContext *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dshorten.c85 typedef struct ShortenContext { struct
113 } ShortenContext; typedef in typeref:struct:ShortenContext
117 ShortenContext *s = avctx->priv_data;
123 static int allocate_buffers(ShortenContext *s)
158 static inline unsigned int get_uint(ShortenContext *s, int k)
165 static void fix_bitshift(ShortenContext *s, int32_t *buffer)
174 static int init_offset(ShortenContext *s)
272 static int decode_subframe_lpc(ShortenContext *s, int command, int channel,
327 static int read_header(ShortenContext *s)
421 ShortenContext *
[all...]

Completed in 61 milliseconds