HomeSort by relevance Sort by last modified time
    Searched refs:block_width (Results 26 - 47 of 47) sorted by null

12

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 1590 int block_width,block_height; local
1689 int block_width,block_height; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_pack.py 600 print ' for(x = 0; x < width; x += %u) {' % (format.block_width,)
629 print ' for(x = 0; x < width; x += %u) {' % (format.block_width,)
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_pack.py 600 print ' for(x = 0; x < width; x += %u) {' % (format.block_width,)
629 print ' for(x = 0; x < width; x += %u) {' % (format.block_width,)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodeframe.c 194 const int block_width = num_8x8_blocks_wide_lookup[bsize]; local
198 for (i = 0; i < block_width; ++i) {
335 const int block_width = num_8x8_blocks_wide_lookup[bsize]; local
340 assert(block_height == block_width);
346 if (mi_col + block_width / 2 < cm->mi_cols &&
359 set_block_size(cpi, mi_row, mi_col + block_width / 2, subsize);
364 if (mi_col + block_width / 2 < cm->mi_cols &&
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 273 const int block_width = num_8x8_blocks_wide_lookup[bsize]; local
277 for (i = 0; i < block_width; ++i) {
414 const int block_width = num_8x8_blocks_wide_lookup[bsize]; local
419 assert(block_height == block_width);
425 if (mi_col + block_width / 2 < cm->mi_cols &&
438 set_block_size(cpi, tile, mi_row, mi_col + block_width / 2, subsize);
443 if (mi_col + block_width / 2 < cm->mi_cols &&
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 289 const int block_width = num_8x8_blocks_wide_lookup[bsize]; local
293 for (i = 0; i < block_width; ++i) {
430 const int block_width = num_8x8_blocks_wide_lookup[bsize]; local
435 assert(block_height == block_width);
441 if (mi_col + block_width / 2 < cm->mi_cols &&
454 set_block_size(cpi, tile, mi_row, mi_col + block_width / 2, subsize);
459 if (mi_col + block_width / 2 < cm->mi_cols &&
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h     [all...]

Completed in 539 milliseconds

12