HomeSort by relevance Sort by last modified time
    Searched refs:block (Results 1 - 25 of 1940) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
mbpitch.c 22 x->block[r*4+c].predictor = x->predictor + r * 4 * 16 + c * 4;
30 x->block[16+r*2+c].predictor = x->predictor + 256 + r * 4 * 8 + c * 4;
39 x->block[20+r*2+c].predictor = x->predictor + 320 + r * 4 * 8 + c * 4;
46 x->block[r].qcoeff = x->qcoeff + r * 16;
47 x->block[r].dqcoeff = x->dqcoeff + r * 16;
48 x->block[r].eob = x->eobs + r;
54 int block; local
56 for (block = 0; block < 16; block++) /* y blocks *
    [all...]
  /external/libvpx/libvpx/vp8/common/
mbpitch.c 22 x->block[r*4+c].predictor = x->predictor + r * 4 * 16 + c * 4;
30 x->block[16+r*2+c].predictor = x->predictor + 256 + r * 4 * 8 + c * 4;
39 x->block[20+r*2+c].predictor = x->predictor + 320 + r * 4 * 8 + c * 4;
46 x->block[r].qcoeff = x->qcoeff + r * 16;
47 x->block[r].dqcoeff = x->dqcoeff + r * 16;
48 x->block[r].eob = x->eobs + r;
54 int block; local
56 for (block = 0; block < 16; block++) /* y blocks *
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkChunkAlloc.cpp 20 struct SkChunkAlloc::Block {
21 Block* fNext;
30 static void FreeChain(Block* block) {
31 while (block) {
32 Block* next = block->fNext;
33 sk_free(block);
34 block = next;
64 Block::FreeChain(fBlock)
78 Block* block = (Block*)sk_malloc_flags(sizeof(Block) + size, local
99 Block* block = fBlock; local
120 Block* block = fBlock; local
134 const Block* block = fBlock; local
    [all...]
  /external/compiler-rt/lib/builtins/arm/
udivsi3.S 45 * This depends on the fixed instruction size of block.
47 * block(shift) implements the test-and-update-quotient core.
86 /* Last block, no need to update r2 or r3. */
97 #define block(shift) \ define
102 block(31)
103 block(30)
104 block(29)
105 block(28)
106 block(27)
107 block(26
    [all...]
umodsi3.S 45 * This depends on the fixed instruction size of block.
47 * block(shift) implements the test-and-update-quotient core.
84 /* Last block, no need to update r2 or r3. */
93 #define block(shift) \ define
97 block(31)
98 block(30)
99 block(29)
100 block(28)
101 block(27)
102 block(26
    [all...]
udivmodsi4.S 44 * This depends on the fixed instruction size of block.
46 * block(shift) implements the test-and-update-quotient core.
87 /* Last block, no need to update r3 or r4. */
99 #define block(shift) \ define
104 block(31)
105 block(30)
106 block(29)
107 block(28)
108 block(27)
109 block(26
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TrailingFloatsRootInlineBox.h 35 TrailingFloatsRootInlineBox(RenderBlockFlow& block)
36 : RootInlineBox(block)
  /external/chromium_org/third_party/polymer/components/core-menu-button/
core-menu-button.css 9 display: inline-block;
  /external/chromium_org/third_party/polymer/components-chromium/core-menu-button/
core-menu-button.css 9 display: inline-block;
  /external/chromium_org/net/disk_cache/blockfile/
mapped_file.cc 15 bool MappedFile::Load(const FileBlock* block) {
16 size_t offset = block->offset() + view_size_;
17 return Read(block->buffer(), block->size(), offset);
20 bool MappedFile::Store(const FileBlock* block) {
21 size_t offset = block->offset() + view_size_;
22 return Write(block->buffer(), block->size(), offset);
25 bool MappedFile::Load(const FileBlock* block,
28 size_t offset = block->offset() + view_size_
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/
quantize_arm.c 14 #include "vp8/encoder/block.h"
33 x->quantize_b_pair(&x->block[i], &x->block[i+1],
34 &x->e_mbd.block[i], &x->e_mbd.block[i+1]);
37 x->quantize_b(&x->block[24], &x->e_mbd.block[24]);
47 x->quantize_b_pair(&x->block[i], &x->block[i+1],
48 &x->e_mbd.block[i], &x->e_mbd.block[i+1])
    [all...]
  /external/libvpx/libvpx/vp8/encoder/arm/
quantize_arm.c 14 #include "vp8/encoder/block.h"
33 x->quantize_b_pair(&x->block[i], &x->block[i+1],
34 &x->e_mbd.block[i], &x->e_mbd.block[i+1]);
37 x->quantize_b(&x->block[24], &x->e_mbd.block[24]);
47 x->quantize_b_pair(&x->block[i], &x->block[i+1],
48 &x->e_mbd.block[i], &x->e_mbd.block[i+1])
    [all...]
  /external/clang/tools/libclang/
Index_Internal.h 25 #define INVOKE_BLOCK2(block, arg1, arg2) block(arg1, arg2)
29 // define and call the block manually.
31 #define INVOKE_BLOCK2(block, arg1, arg2) block->invoke(block, arg1, arg2)
  /external/chromium-trace/trace-viewer/src/tracing/analysis/
generic_object_view.css 7 display: block;
  /external/clang/test/CodeGen/
2010-06-17-asmcrash.c 9 void avg_pixels8_mmx2(uint8_t *block, const uint8_t *pixels, int line_size, int h)
12 :"+g"(h), "+S"(pixels), "+D"(block)
blockwithlocalstatic.c 5 int (^block)(void) = ^ {
  /external/clang/test/Index/
targeted-cursor.m.h 4 -(void)mm:(void (^)(I*))block;
  /external/eigen/doc/snippets/
MatrixBase_block_int_int.cpp 3 cout << "Here is m.block<2,2>(1,1):" << endl << m.block<2,2>(1,1) << endl;
4 m.block<2,2>(1,1).setZero();
MatrixBase_block_int_int_int_int.cpp 3 cout << "Here is m.block(1, 1, 2, 2):" << endl << m.block(1, 1, 2, 2) << endl;
4 m.block(1, 1, 2, 2).setZero();
MatrixBase_setIdentity.cpp 2 m.block<3,3>(1,0).setIdentity();
  /external/chromium_org/chrome/browser/policy/
policy_helpers.h 13 bool OverrideBlacklistForURL(const GURL& url, bool* block, int* reason);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
encode.h 30 const int16_t *block, /* (i) speech vector to encode */
  /external/chromium_org/tools/idl_parser/test_parser/
inline_ppapi.idl 37 This is my block of C code
44 This is my block of CC code
  /external/ceres-solver/internal/ceres/
residual_block_utils.h 55 void InvalidateEvaluation(const ResidualBlock& block,
62 bool IsEvaluationValid(const ResidualBlock& block,
68 // Create a string representation of the Residual block containing the
71 string EvaluationToString(const ResidualBlock& block,
  /external/clang/test/SemaCXX/
printf-block.cpp 3 int (^block) (int, const char *,...) __attribute__((__format__(__printf__,2,3))) = ^ __attribute__((__format__(__printf__,2,3))) (int arg, const char *format,...) {return 5;};
16 block(n, "%s %d", str, n); // no-warning
17 block(n, "%s %s", hncs, n); // expected-warning{{cannot pass non-POD object of type 'HasNoCStr' to variadic block; expected type from format string was 'char *'}} expected-warning{{format specifies type 'char *' but the argument has type 'int'}}

Completed in 1162 milliseconds

1 2 3 4 5 6 7 8 91011>>