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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c658 int dmv = mb->macroblock_modes.bits.frame_motion_type == PIPE_MPEG12_MO_TYPE_DUAL_PRIME;
661 if (mb->macroblock_modes.bits.frame_motion_type == PIPE_MPEG12_MO_TYPE_FIELD) {
881 mb.macroblock_modes.bits.frame_motion_type = vl_vlc_get_uimsbf(&bs->vlc, 2);
883 mb.macroblock_modes.bits.frame_motion_type = 2;
889 mb.macroblock_modes.bits.frame_motion_type = 2;
934 mb.macroblock_modes.bits.frame_motion_type == 2) ||
935 (mb.macroblock_modes.bits.frame_motion_type == 3)) {
941 mb.macroblock_modes.bits.frame_motion_type == 2) {
H A Dvl_mpeg12_decoder.c364 switch (mb->macroblock_modes.bits.frame_motion_type) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c658 int dmv = mb->macroblock_modes.bits.frame_motion_type == PIPE_MPEG12_MO_TYPE_DUAL_PRIME;
661 if (mb->macroblock_modes.bits.frame_motion_type == PIPE_MPEG12_MO_TYPE_FIELD) {
881 mb.macroblock_modes.bits.frame_motion_type = vl_vlc_get_uimsbf(&bs->vlc, 2);
883 mb.macroblock_modes.bits.frame_motion_type = 2;
889 mb.macroblock_modes.bits.frame_motion_type = 2;
934 mb.macroblock_modes.bits.frame_motion_type == 2) ||
935 (mb.macroblock_modes.bits.frame_motion_type == 3)) {
941 mb.macroblock_modes.bits.frame_motion_type == 2) {
H A Dvl_mpeg12_decoder.c364 switch (mb->macroblock_modes.bits.frame_motion_type) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dsurface.c68 mb->macroblock_modes.bits.frame_motion_type = xvmc_mb->motion_type;
74 mb->macroblock_modes.bits.frame_motion_type = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dsurface.c68 mb->macroblock_modes.bits.frame_motion_type = xvmc_mb->motion_type;
74 mb->macroblock_modes.bits.frame_motion_type = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_video_state.h203 unsigned int frame_motion_type:2; member in struct:pipe_mpeg12_macroblock::__anon6333ec6f010a::__anon6333ec6f0208
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_video_state.h188 unsigned int frame_motion_type:2; member in struct:pipe_mpeg12_macroblock::__anon96bedc42010a::__anon96bedc420208
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c293 switch (mb->macroblock_modes.bits.frame_motion_type) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c293 switch (mb->macroblock_modes.bits.frame_motion_type) {

Completed in 18 milliseconds