store_huffman_tables  411 libavcodec/huffyuvenc.c     ret = store_huffman_tables(s, s->avctx->extradata + s->avctx->extradata_size);
store_huffman_tables  769 libavcodec/huffyuvenc.c         size = store_huffman_tables(s, pkt->data);