ff_calculate_bounding_box   40 libavfilter/bbox.h int ff_calculate_bounding_box(FFBoundingBox *bbox,
ff_calculate_bounding_box   76 libavfilter/vf_bbox.c         ff_calculate_bounding_box(&box,
ff_calculate_bounding_box  345 libavfilter/vf_removelogo.c     ff_calculate_bounding_box(&s->full_mask_bbox, s->full_mask_data, w, w, h, 0);
ff_calculate_bounding_box  346 libavfilter/vf_removelogo.c     ff_calculate_bounding_box(&s->half_mask_bbox, s->half_mask_data, w/2, w/2, h/2, 0);