Searched refs:SSIZE_ROUND (Results 1 – 1 of 1) sorted by relevance
33 #define SSIZE_ROUND(b) (FFALIGN((b), s->size_scaler) + 4 + s->prefix_bytes) macro639 slice_dat->bytes = SSIZE_ROUND(bits >> 3); in rate_control()698 bytes = SSIZE_ROUND(bits >> 3); in calc_slice_sizes()975 int r_size = SSIZE_ROUND(s->slice_max_bytes); in vc2_encode_frame()978 r_size = SSIZE_ROUND(s->slice_max_bytes); in vc2_encode_frame()