G2MContext        881 libavcodec/g2meet.c static int epic_jb_decode_tile(G2MContext *c, int tile_x, int tile_y,
G2MContext       1067 libavcodec/g2meet.c static int kempf_decode_tile(G2MContext *c, int tile_x, int tile_y,
G2MContext       1178 libavcodec/g2meet.c static int g2m_init_buffers(G2MContext *c)
G2MContext       1222 libavcodec/g2meet.c static int g2m_load_cursor(AVCodecContext *avctx, G2MContext *c,
G2MContext       1344 libavcodec/g2meet.c static void g2m_paint_cursor(G2MContext *c, uint8_t *dst, int stride)
G2MContext       1398 libavcodec/g2meet.c     G2MContext *c = avctx->priv_data;
G2MContext       1609 libavcodec/g2meet.c     G2MContext *const c = avctx->priv_data;
G2MContext       1629 libavcodec/g2meet.c     G2MContext *const c = avctx->priv_data;
G2MContext       1650 libavcodec/g2meet.c     .priv_data_size = sizeof(G2MContext),