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

  /external/ltp/testcases/kernel/device-drivers/include/
includeTest.h 31 #define MAX_PARTITIONS 8
  /external/ltp/testcases/kernel/device-drivers/nls/
nlsTest.h 31 #define MAX_PARTITIONS 8
  /external/libvpx/libvpx/vp8/decoder/
onyxd_int.h 39 const unsigned char *ptrs[MAX_PARTITIONS];
40 unsigned int sizes[MAX_PARTITIONS];
62 vp8_reader mbc[MAX_PARTITIONS];
  /external/ltp/testcases/kernel/fs/scsi/ltpfs/
Ltpfs.h 51 #define MAX_PARTITIONS 8 /* partition 0 + 7 more possible due to 3 bit partition number field */
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 38 #define MAX_PARTITIONS 9
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 537 unsigned int partition_sz[MAX_PARTITIONS];
538 unsigned char *partition_d[MAX_PARTITIONS];
539 unsigned char *partition_d_end[MAX_PARTITIONS];

Completed in 6057 milliseconds