G2MContext        346 libavcodec/g2meet.c static int kempf_decode_tile(G2MContext *c, int tile_x, int tile_y,
G2MContext        457 libavcodec/g2meet.c static int g2m_init_buffers(G2MContext *c)
G2MContext        491 libavcodec/g2meet.c static int g2m_load_cursor(AVCodecContext *avctx, G2MContext *c,
G2MContext        613 libavcodec/g2meet.c static void g2m_paint_cursor(G2MContext *c, uint8_t *dst, int stride)
G2MContext        665 libavcodec/g2meet.c     G2MContext *c = avctx->priv_data;
G2MContext        877 libavcodec/g2meet.c     G2MContext *const c = avctx->priv_data;
G2MContext        897 libavcodec/g2meet.c     G2MContext *const c = avctx->priv_data;
G2MContext        916 libavcodec/g2meet.c     .priv_data_size = sizeof(G2MContext),