ff_h264_draw_horiz_band  512 libavcodec/dxva2_h264.c         ff_h264_draw_horiz_band(h, sl, 0, h->avctx->height);
ff_h264_draw_horiz_band 2550 libavcodec/h264_slice.c     ff_h264_draw_horiz_band(h, sl, top, height);
ff_h264_draw_horiz_band  839 libavcodec/h264dec.h void ff_h264_draw_horiz_band(const H264Context *h, H264SliceContext *sl, int y, int height);
ff_h264_draw_horiz_band  321 libavcodec/vaapi_h264.c     ff_h264_draw_horiz_band(h, sl, 0, h->avctx->height);
ff_h264_draw_horiz_band  214 libavcodec/vdpau_h264.c     ff_h264_draw_horiz_band(h, sl, 0, h->avctx->height);