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

/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h84 PIPE_MPEG12_MO_TYPE_DUAL_PRIME = 0x03 enumerator in enum:pipe_mpeg12_motion_type
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c664 int dmv = mb->macroblock_modes.bits.frame_motion_type == PIPE_MPEG12_MO_TYPE_DUAL_PRIME;
688 int dmv = mb->macroblock_modes.bits.field_motion_type == PIPE_MPEG12_MO_TYPE_DUAL_PRIME;
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c307 case PIPE_MPEG12_MO_TYPE_DUAL_PRIME: {
329 case PIPE_MPEG12_MO_TYPE_DUAL_PRIME: {

Completed in 33 milliseconds