Home | History | Annotate | Download | only in transcode

Lines Matching refs:picture_height_in_mbs

1945 static int picture_height = 960, picture_height_in_mbs = 60;
2229 slice_param->num_macroblocks = picture_height_in_mbs * picture_width_in_mbs;
2619 bitstream_put_ue(bs, seq_param->picture_height_in_mbs - 1); /* pic_height_in_map_units_minus1 */
3007 seq_param->picture_height_in_mbs = height_in_mbs;