Searched refs:width_in_mbs (Results 1 – 1 of 1) sorted by relevance
504 unsigned int width_in_mbs = (width + 15) / 16; in SetVAPictureParameterBufferH264() local508 p->picture_width_in_mbs_minus1 = width_in_mbs - 1; in SetVAPictureParameterBufferH264()