H261Context 65 libavcodec/h261.c H261Context *h = (H261Context *)s; H261Context 50 libavcodec/h261dec.c static av_cold void h261_decode_init_vlc(H261Context *h) H261Context 74 libavcodec/h261dec.c H261Context *h = avctx->priv_data; H261Context 97 libavcodec/h261dec.c static int h261_decode_gob_header(H261Context *h) H261Context 151 libavcodec/h261dec.c static int h261_resync(H261Context *h) H261Context 192 libavcodec/h261dec.c static int h261_decode_mb_skipped(H261Context *h, int mba1, int mba2) H261Context 262 libavcodec/h261dec.c static int h261_decode_block(H261Context *h, int16_t *block, int n, int coded) H261Context 354 libavcodec/h261dec.c static int h261_decode_mb(H261Context *h) H261Context 478 libavcodec/h261dec.c static int h261_decode_picture_header(H261Context *h) H261Context 542 libavcodec/h261dec.c static int h261_decode_gob(H261Context *h) H261Context 590 libavcodec/h261dec.c H261Context *h = avctx->priv_data; H261Context 674 libavcodec/h261dec.c H261Context *h = avctx->priv_data; H261Context 686 libavcodec/h261dec.c .priv_data_size = sizeof(H261Context), H261Context 54 libavcodec/h261enc.c H261Context *h = (H261Context *)s; H261Context 92 libavcodec/h261enc.c H261Context *h = (H261Context *)s; H261Context 134 libavcodec/h261enc.c static void h261_encode_motion(H261Context *h, int val) H261Context 168 libavcodec/h261enc.c static void h261_encode_block(H261Context *h, int16_t *block, int n) H261Context 239 libavcodec/h261enc.c H261Context *h = (H261Context *)s; H261Context 387 libavcodec/h261enc.c .priv_data_size = sizeof(H261Context),