Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Dpicture_h264.c47 unsigned int top_or_bottom_field; in vlVaHandlePictureParameterBufferH264() local
127 top_or_bottom_field = h264->ReferenceFrames[i].flags & in vlVaHandlePictureParameterBufferH264()
140 top_or_bottom_field != VA_PICTURE_H264_BOTTOM_FIELD ? in vlVaHandlePictureParameterBufferH264()
143 top_or_bottom_field != VA_PICTURE_H264_TOP_FIELD ? in vlVaHandlePictureParameterBufferH264()