HomeSort by relevance Sort by last modified time
    Searched refs:hor (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_inter_prediction.c 514 tmpMv2 = (u32*)(&a[1].mv); /* i.e. a[0].mv.hor == 0 && a[0].mv.ver == 0 */
520 mv.hor = mv.ver = 0;
533 mv.hor += mvPred.hor;
537 if ((u32)(i32)(mv.hor+8192) >= (16384))
609 mv.hor += mvPred.hor;
613 if ((u32)(i32)(mv.hor+8192) >= (16384))
649 mv.hor += mvPred.hor;
    [all...]
h264bsd_conceal.c 260 u32 hor, ver; local
337 hor = ver = 0;
347 hor++;
360 hor++;
409 if (!hor && L && R)
411 else if (hor)
412 firstPhase[1] >>= (3+hor);
465 hor = ver = 0;
474 hor++;
486 hor++
    [all...]
h264bsd_macroblock_layer.h 119 i16 hor; member in struct:__anon22294
h264bsd_deblocking.c 338 mv1 = mb1->mv[ind1].hor;
339 mv2 = mb1->mv[ind2].hor;
370 tmp1 = mb1->mv[ind1].hor;
371 tmp2 = mb1->mv[ind2].hor;
403 (ABS(mb1->mv[ind1].hor - mb2->mv[ind2].hor) >= 4) ||
437 else if ((ABS(mb1->mv[0].hor - mb2->mv[10].hor) >= 4) ||
449 else if ((ABS(mb1->mv[1].hor - mb2->mv[11].hor) >= 4) |
    [all...]
h264bsd_reconstruct.c 443 xInt = (xAL >> 1) + (mv->hor >> 3);
445 xFrac = mv->hor & 0x7;
    [all...]
h264bsd_macroblock_layer.c 388 pMbPred->mvdL0[j].hor = (i16)itmp;
485 pSubMbPred->mvdL0[i][j].hor = (i16)itmp;
    [all...]
  /external/icu/icu4c/source/test/intltest/
astrotst.cpp 164 CalendarAstronomer::Horizon hor; local
184 logln((UnicodeString)" horiz: " + (anAstro->eclipticToHorizon(hor, eclLong)).toString());
  /external/libavc/encoder/arm/
ih264e_evaluate_intra4x4_modes_a9q.s 26 .long ver, hor, d_c, dia_dl
478 hor: label
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h     [all...]

Completed in 685 milliseconds