ff_h264_pred_init  646 libavcodec/h264.c     ff_h264_pred_init(&h->hpc, h->avctx->codec_id, 8, 1);
ff_h264_pred_init 1259 libavcodec/h264.c             ff_h264_pred_init(&h->hpc, h->avctx->codec_id, h->sps.bit_depth_luma,
ff_h264_pred_init  405 libavcodec/h264_slice.c     ff_h264_pred_init(&dst->hpc, src->avctx->codec_id, src->sps.bit_depth_luma,
ff_h264_pred_init  114 libavcodec/h264pred.h void ff_h264_pred_init(H264PredContext *h, int codec_id,
ff_h264_pred_init 1504 libavcodec/rv34.c     ff_h264_pred_init(&r->h, AV_CODEC_ID_RV40, 8, 1);
ff_h264_pred_init 2723 libavcodec/vp8.c         ff_h264_pred_init(&s->hpc, AV_CODEC_ID_VP7, 8, 1);
ff_h264_pred_init 2728 libavcodec/vp8.c         ff_h264_pred_init(&s->hpc, AV_CODEC_ID_VP8, 8, 1);