Searched refs:mv1 (Results 1 - 7 of 7) sorted by last modified time

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_xvmc.c795 vector_t mv1[2]; local in function:i915_mc_mpeg_macroblock_2fbmv
825 mv1[0].component[0] = mb->PMV[1][0][0];
826 mv1[0].component[1] = mb->PMV[1][0][1];
827 mv1[1].component[0] = mb->PMV[1][1][0];
828 mv1[1].component[1] = mb->PMV[1][1][1];
834 mv1[0].component[1] = mb->PMV[1][0][1] >> 1;
835 mv1[1].component[1] = mb->PMV[1][1][1] >> 1;
839 mv1[0].component[1] = mb->PMV[1][0][1] >> 1;
840 mv1[1].component[1] = mb->PMV[1][1][1] >> 1;
846 macroblock_2fbmv.dw4 = mv1[
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_xvmc.c874 vector_t mv1[2]; local in function:i915_mc_mpeg_macroblock_2fbmv
899 mv1[0].component[0] = mb->PMV[1][0][0];
900 mv1[0].component[1] = mb->PMV[1][0][1];
901 mv1[1].component[0] = mb->PMV[1][1][0];
902 mv1[1].component[1] = mb->PMV[1][1][1];
908 mv1[0].component[1] = mb->PMV[1][0][1] >> 1;
909 mv1[1].component[1] = mb->PMV[1][1][1] >> 1;
913 mv1[0].component[1] = mb->PMV[1][0][1] >> 1;
914 mv1[1].component[1] = mb->PMV[1][1][1] >> 1;
920 macroblock_2fbmv.dw4 = mv1[
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_xvmc.c795 vector_t mv1[2]; local in function:i915_mc_mpeg_macroblock_2fbmv
825 mv1[0].component[0] = mb->PMV[1][0][0];
826 mv1[0].component[1] = mb->PMV[1][0][1];
827 mv1[1].component[0] = mb->PMV[1][1][0];
828 mv1[1].component[1] = mb->PMV[1][1][1];
834 mv1[0].component[1] = mb->PMV[1][0][1] >> 1;
835 mv1[1].component[1] = mb->PMV[1][1][1] >> 1;
839 mv1[0].component[1] = mb->PMV[1][0][1] >> 1;
840 mv1[1].component[1] = mb->PMV[1][1][1] >> 1;
846 macroblock_2fbmv.dw4 = mv1[
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp1015 value *mv1 = md->src[1]->gvalue(); local in function:r600_sb::expr_handler::fold_alu_op3
1022 } else if (v0 == mv1) {
1028 } else if (v1 == mv1) {
1034 value *va1 = es1 == 0 ? mv1 : mv0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c294 case PIPE_MPEG12_MO_TYPE_FRAME: goto mv1;
316 case PIPE_MPEG12_MO_TYPE_FIELD: goto mv1;
338 mv1:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp1015 value *mv1 = md->src[1]->gvalue(); local in function:r600_sb::expr_handler::fold_alu_op3
1022 } else if (v0 == mv1) {
1028 } else if (v1 == mv1) {
1034 value *va1 = es1 == 0 ? mv1 : mv0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c294 case PIPE_MPEG12_MO_TYPE_FRAME: goto mv1;
316 case PIPE_MPEG12_MO_TYPE_FIELD: goto mv1;
338 mv1:

Completed in 68 milliseconds