G726Context 157 libavcodec/g726.c static inline uint8_t quant(G726Context* c, int d) G726Context 183 libavcodec/g726.c static inline int16_t inverse_quant(G726Context* c, int i) G726Context 193 libavcodec/g726.c static int16_t g726_decode(G726Context* c, int I) G726Context 275 libavcodec/g726.c static av_cold int g726_reset(G726Context *c) G726Context 296 libavcodec/g726.c static int16_t g726_encode(G726Context* c, int16_t sig) G726Context 309 libavcodec/g726.c G726Context* c = avctx->priv_data; G726Context 350 libavcodec/g726.c G726Context *c = avctx->priv_data; G726Context 378 libavcodec/g726.c #define OFFSET(x) offsetof(G726Context, x) G726Context 404 libavcodec/g726.c .priv_data_size = sizeof(G726Context), G726Context 428 libavcodec/g726.c .priv_data_size = sizeof(G726Context), G726Context 442 libavcodec/g726.c G726Context* c = avctx->priv_data; G726Context 471 libavcodec/g726.c G726Context *c = avctx->priv_data; G726Context 501 libavcodec/g726.c G726Context *c = avctx->priv_data; G726Context 512 libavcodec/g726.c .priv_data_size = sizeof(G726Context), G726Context 525 libavcodec/g726.c .priv_data_size = sizeof(G726Context), G726Context 34 libavformat/g726.c G726Context *c = s->priv_data; G726Context 59 libavformat/g726.c #define OFFSET(x) offsetof(G726Context, x) G726Context 81 libavformat/g726.c .priv_data_size = sizeof(G726Context), G726Context 100 libavformat/g726.c .priv_data_size = sizeof(G726Context),