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

/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h129 unsigned concealment_motion_vectors; member in struct:pipe_mpeg12_picture_desc
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Ddecode.c216 picture->concealment_motion_vectors = picture_info->concealment_motion_vectors;
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c864 } else if ((mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA) && bs->desc->concealment_motion_vectors) {
884 (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors)) {
898 if (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors) {

Completed in 195 milliseconds