Home
last modified time | relevance | path

Searched defs:block_count (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/media/webm/
Dwebm_cluster_parser_unittest.cc53 int block_count) { in CreateCluster()
92 int block_count) { in VerifyBuffers()
134 int block_count) { in VerifyBuffers()
159 int block_count, in VerifyTextBuffers()
222 int block_count = arraysize(kDefaultBlockInfo); in TEST_F() local
241 int block_count = arraysize(kDefaultBlockInfo); in TEST_F() local
250 int block_count = arraysize(kDefaultBlockInfo); in TEST_F() local
297 int block_count = arraysize(kBlockInfo); in TEST_F() local
326 int block_count = arraysize(kBlockInfo); in TEST_F() local
Dwebm_parser_unittest.cc39 static scoped_ptr<Cluster> CreateCluster(int block_count) { in CreateCluster()
51 static void CreateClusterExpectations(int block_count, in CreateClusterExpectations()
/external/chromium_org/net/disk_cache/v3/
Dblock_bitmaps.cc27 int block_count, in CreateBlock()
120 int block_count) { in HeaderNumberForNewBlock()
Dbackend_impl_v3.cc192 bool BackendImpl::CreateBlock(FileType block_type, int block_count, in CreateBlock()
/external/chromium/net/disk_cache/
Dblock_files.cc167 int block_count) { in NeedToGrowBlockFile()
241 bool BlockFiles::CreateBlock(FileType block_type, int block_count, in CreateBlock()
469 MappedFile* BlockFiles::FileForNewBlock(FileType block_type, int block_count) { in FileForNewBlock()
Dbackend_impl.cc877 bool BackendImpl::CreateBlock(FileType block_type, int block_count, in CreateBlock()
/external/chromium_org/media/filters/
Dchunk_demuxer_unittest.cc322 void AppendCluster(int timecode, int block_count) { in AppendCluster()
327 int timecode, int block_count) { in AppendSingleStreamCluster()
573 scoped_ptr<Cluster> GenerateCluster(int timecode, int block_count) { in GenerateCluster()
588 int block_count) { in GenerateCluster()
684 void GenerateExpectedReads(int timecode, int block_count) { in GenerateExpectedReads()
690 int block_count) { in GenerateExpectedReads()
714 int block_count, in GenerateSingleStreamExpectedReads()
726 void GenerateAudioStreamExpectedReads(int timecode, int block_count) { in GenerateAudioStreamExpectedReads()
731 void GenerateVideoStreamExpectedReads(int timecode, int block_count) { in GenerateVideoStreamExpectedReads()
/external/chromium_org/net/disk_cache/
Dblock_files.cc317 bool BlockFiles::CreateBlock(FileType block_type, int block_count, in CreateBlock()
552 MappedFile* BlockFiles::FileForNewBlock(FileType block_type, int block_count) { in FileForNewBlock()
Dbackend_impl.cc694 bool BackendImpl::CreateBlock(FileType block_type, int block_count, in CreateBlock()
/external/chromium_org/v8/src/
Dhydrogen-escape-analysis.cc65 int block_count = graph()->blocks()->length(); in CollectCapturedValues() local
Dlithium-allocator.cc568 int block_count = graph_->blocks()->length(); in InitializeLivenessAnalysis() local
Dhydrogen.cc524 int block_count, in ReachabilityAnalyzer()
3284 int block_count = blocks_.length(); in CheckArgumentsPhiUses() local
3297 int block_count = blocks_.length(); in CheckConstPhiUses() local
3312 int block_count = blocks_.length(); in CollectPhis() local
/external/opencv/cxcore/src/
Dcxmatrix.cpp1685 int block_count = 0; in cvCalcPCA() local
1769 int block_count0, block_count, buf_size, elem_size; in cvProjectPCA() local
1906 int block_count0, block_count, buf_size, elem_size; in cvBackProjectPCA() local
/external/qemu/hw/
Dgoldfish_mmc.c79 uint32_t block_count; member
/external/qemu/distrib/jpeg-6b/
Drdtarga.c67 int block_count; /* # of pixels remaining in RLE block */ member
/external/jpeg/
Drdtarga.c67 int block_count; /* # of pixels remaining in RLE block */ member
/external/chromium_org/third_party/libwebp/webp/
Dencode.h181 int block_count[3]; // number of intra4/intra16/skipped macroblocks member
/external/webp/include/webp/
Dencode.h181 int block_count[3]; // number of intra4/intra16/skipped macroblocks member
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c2129 UINT8 block_count = 0; in rw_t1t_update_lock_attributes() local
Drw_t2t_ndef.c2279 UINT8 block_count = 0; in rw_t2t_update_lock_attributes() local
/external/grub/stage2/
Dfsys_reiserfs.c475 unsigned int block_count = INFO->journal_block_count; in journal_init() local
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.cpp1648 int block_count = luma_count + channels - 1; in WriteImage() local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c574 int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe; in cyclic_background_refresh() local
/external/v8/src/
Dhydrogen.cc445 int block_count, in ReachabilityAnalyzer()
918 int block_count = blocks_.length(); in CheckArgumentsPhiUses() local
931 int block_count = blocks_.length(); in CheckConstPhiUses() local
946 int block_count = blocks_.length(); in CollectPhis() local
Dlithium-allocator.cc555 int block_count = graph_->blocks()->length(); in InitializeLivenessAnalysis() local

12