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

1 2 3 4 56

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
dcbnl.h 51 __u8 mbc; member in struct:ieee_pfc
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
dcbnl.h 51 __u8 mbc; member in struct:ieee_pfc
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
dcbnl.h 51 __u8 mbc; member in struct:ieee_pfc
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
dcbnl.h 51 __u8 mbc; member in struct:ieee_pfc
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
dcbnl.h 51 __u8 mbc; member in struct:ieee_pfc
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
postproc.c 333 int mbr, mbc; local
348 for (mbc = 0; mbc < cm->mb_cols; mbc++)
399 int mbr, mbc; local
    [all...]
  /external/libvpx/libvpx/vp8/common/
postproc.c 334 int mbr, mbc; local
349 for (mbc = 0; mbc < cm->mb_cols; mbc++)
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 75 mbd->current_bc = &pbi->mbc[0];
350 xd->current_bc = &pbi->mbc[mb_row%num_part];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c 74 mbd->current_bc = &pbi->mbc[0];
347 xd->current_bc = &pbi->mbc[mb_row%num_part];

Completed in 396 milliseconds

1 2 3 4 56