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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_h264.c47 unsigned int top_or_bottom_field; local in function:vlVaHandlePictureParameterBufferH264
127 top_or_bottom_field = h264->ReferenceFrames[i].flags &
140 top_or_bottom_field != VA_PICTURE_H264_BOTTOM_FIELD ?
143 top_or_bottom_field != VA_PICTURE_H264_TOP_FIELD ?
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_h264.c47 unsigned int top_or_bottom_field; local in function:vlVaHandlePictureParameterBufferH264
127 top_or_bottom_field = h264->ReferenceFrames[i].flags &
140 top_or_bottom_field != VA_PICTURE_H264_BOTTOM_FIELD ?
143 top_or_bottom_field != VA_PICTURE_H264_TOP_FIELD ?

Completed in 4 milliseconds