HomeSort by relevance Sort by last modified time
    Searched refs:block_size (Results 376 - 400 of 489) sorted by null

<<11121314151617181920

  /external/boringssl/src/crypto/cipher/
tls_cbc.c 77 unsigned block_size, unsigned mac_size) {
  /external/libmicrohttpd/src/include/
microhttpd.h     [all...]
  /external/opencv/cvaux/src/
cvbgfg_codebook.cpp 134 nblocks = (int)((model->storage->block_size - sizeof(CvMemBlock))/sizeof(*freeList));
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_create.cpp 1548 FX_DWORD block_size = src_size > 4096 ? 4096 : src_size; local
    [all...]
  /external/toybox/toys/pending/
tftp.c 30 long block_size;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.hpp 178 long long block_size, //size of block's payload
  /system/update_engine/payload_consumer/
delta_performer.cc     [all...]
  /system/update_engine/payload_generator/
payload_file.cc 72 manifest_.set_block_size(config.block_size);
  /external/ceres-solver/include/ceres/
cost_function_to_functor.h 735 const int32 block_size = parameter_block_sizes[j]; local
738 jacobian_blocks[j][i * block_size + k] * inputs[j][k].v;
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_highbd_error_avx.asm 20 ; intptr_t block_size, int64_t *ssz)
  /external/squashfs-tools/kernel-2.4/include/linux/
squashfs_fs.h 233 unsigned int block_size; member in struct:squashfs_super_block
389 SQUASHFS_SWAP((s)->block_size, d, 408, 32);\
  /external/squashfs-tools/squashfs-tools/
squashfs_compat.h 55 unsigned int block_size; member in struct:squashfs_super_block_3
254 SQUASHFS_SWAP((s)->block_size, d, 408, 32);\
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 327 unsigned int block_size; member in struct:PDB_DS_HEADER
986 blocksize = pdb->u.ds.header->block_size;
1048 + reader->u.ds.header->block_size - 1)
1050 reader->u.ds.header->block_size;
    [all...]
  /external/opencv/cxcore/src/
cxmatmul.cpp 609 const int block_size = block_lin_size * block_lin_size; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h     [all...]
  /bionic/libc/kernel/uapi/linux/
cdrom.h 635 __u32 block_size; member in struct:rwrt_feature_desc
  /development/ndk/platforms/android-21/include/linux/
cdrom.h 652 __u32 block_size; member in struct:rwrt_feature_desc
  /development/ndk/platforms/android-3/include/linux/
cdrom.h 604 __u32 block_size; member in struct:rwrt_feature_desc
  /external/kernel-headers/original/uapi/linux/
cdrom.h 797 __u32 block_size; member in struct:rwrt_feature_desc
  /external/libnfc-nci/src/nfc/int/
rw_int.h 536 UINT8 block_size; \/* block size of tag, in bytes *\/ member in struct:__anon16549
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 166 long long block_size, // size of block's payload
  /external/libvpx/libwebm/mkvparser/
mkvparser.h 164 long long block_size, // size of block's payload
  /external/opencv/cv/src/
cvsegmentation.cpp 72 int i, count = (storage->block_size - sizeof(CvMemBlock))/sizeof(*n) - 1;
  /external/toybox/generated/
globals.h 822 long block_size; member in struct:tftp_data
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 182 long long block_size, //size of block's payload

Completed in 1704 milliseconds

<<11121314151617181920