Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264.c65 unsigned int top_or_bottom_field; in vlVaHandlePictureParameterBufferH264() local
154 top_or_bottom_field = h264->ReferenceFrames[i].flags & in vlVaHandlePictureParameterBufferH264()
162 ((!top_or_bottom_field) && is_ref); in vlVaHandlePictureParameterBufferH264()
165 ((!top_or_bottom_field) && is_ref); in vlVaHandlePictureParameterBufferH264()
167 top_or_bottom_field != VA_PICTURE_H264_BOTTOM_FIELD ? in vlVaHandlePictureParameterBufferH264()
170 top_or_bottom_field != VA_PICTURE_H264_TOP_FIELD ? in vlVaHandlePictureParameterBufferH264()

Completed in 1 milliseconds