HomeSort by relevance Sort by last modified time
    Searched refs:bmi (Results 126 - 147 of 147) sorted by null

1 2 3 4 56

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
encodeframe.c 520 inter_b_modes[x->partition->bmi[b].mode] ++;
    [all...]
mcomp.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wmesa.c 153 LPBITMAPINFO pbmi = &(pwfb->bmi);
175 &pwfb->bmi,
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 520 inter_b_modes[x->partition->bmi[b].mode] ++;
    [all...]
mcomp.c     [all...]
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 153 LPBITMAPINFO pbmi = &(pwfb->bmi);
175 &pwfb->bmi,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeframe.c 521 inter_b_modes[x->partition->bmi[b].mode] ++;
    [all...]
mcomp.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
threading.c 189 xd->mode_info_context->bmi[i].as_mode;
decodeframe.c 194 xd->mode_info_context->bmi[i].as_mode;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_pickmode.c 55 // if the size < 8x8 we get the mv from the bmi substructure,
715 xd->mi[0].src_mi->bmi[0].as_mv[0].as_int = mbmi->mv[0].as_int;
vp9_encodeframe.c 585 mbmi->mv[0].as_int = mi->bmi[3].as_mv[0].as_int;
586 mbmi->mv[1].as_int = mi->bmi[3].as_mv[1].as_int;
679 xd->mi[0].src_mi->bmi[0].as_mv[0].as_int = 0;
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 189 xd->mode_info_context->bmi[i].as_mode;
decodeframe.c 193 xd->mode_info_context->bmi[i].as_mode;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c 189 xd->mode_info_context->bmi[i].as_mode;
decodeframe.c 193 xd->mode_info_context->bmi[i].as_mode;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 897 mbmi->mv[0].as_int = mi->bmi[3].as_mv[0].as_int;
898 mbmi->mv[1].as_int = mi->bmi[3].as_mv[1].as_int;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 913 mbmi->mv[0].as_int = mi->bmi[3].as_mv[0].as_int;
914 mbmi->mv[1].as_int = mi->bmi[3].as_mv[1].as_int;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmreg.h 2505 BITMAPINFOHEADER bmi; member in struct:tagEXBMINFOHEADER
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s 228 bmi.w #-183396
243 @ CHECK: bmi.w #-183396 @ encoding: [0x13,0xf5,0xce,0xa9]
    [all...]

Completed in 1672 milliseconds

1 2 3 4 56