Home
last modified time | relevance | path

Searched refs:width_in_mbs (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/libvncclient/
Dh264.c504 unsigned int width_in_mbs = (width + 15) / 16; in SetVAPictureParameterBufferH264() local
508 p->picture_width_in_mbs_minus1 = width_in_mbs - 1; in SetVAPictureParameterBufferH264()