/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 29 * positioning, and IDCT, with appropriate clipping on each step, are performed 43 * [in] step width of the destination plane 87 * blockIndex exceeds [0,9], step is not the multiple of 8, intraDCVLC is zero while 99 OMX_INT step, 200 armVCM4P2_Clip8(pTempBuf2,pDst,step);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 35 * positioning, and IDCT, with appropriate clipping on each step, are performed 49 * [in] step width of the destination plane 93 * blockIndex exceeds [0,9], step is not the multiple of 8, intraDCVLC is zero while 105 OMX_INT step, 206 armVCM4P2_Clip8(pTempBuf2,pDst,step);
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
memchr.c | 124 - If a byte of longword1 is zero, step 1 and 2 transform it into 0xff, 125 and step 3 transforms it into 0x80. A carry can also be propagated 128 position k (0 <= k <= 7); so the lowest k bits are 0. After step 1, 130 After step 2, the result is just k bits of value 1: 2^k - 1. After 131 step 3, the result is 0. And no carry is produced.
|
/external/llvm/test/CodeGen/X86/ |
block-placement.ll | 460 i32 877, label %step 461 i32 876, label %step 462 i32 875, label %step 463 i32 874, label %step 464 i32 873, label %step 465 i32 872, label %step 466 i32 868, label %step 467 i32 867, label %step 468 i32 866, label %step 469 i32 861, label %step [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
idnaref.cpp | 281 // step 1 288 // step 2 321 // step 3 & 4 347 // step 5 : verify the sequence does not begin with ACE prefix 350 //step 6: encode the sequence with punycode 380 //Step 7: prepend the ACE prefix 382 //Step 6: copy the contents in b2 into dest 453 // step 1: find out if all the codepoints in src are ASCII 483 // step 2: process the string 518 //step 3: verify ACE Prefi [all...] |
/external/icu4c/test/intltest/ |
idnaref.cpp | 281 // step 1 294 // step 2 is performed only if the source contains non ASCII 323 // step 3 & 4 349 // step 5 : verify the sequence does not begin with ACE prefix 352 //step 6: encode the sequence with punycode 382 //Step 7: prepend the ACE prefix 384 //Step 6: copy the contents in b2 into dest 455 // step 1: find out if all the codepoints in src are ASCII 485 // step 2: process the string 520 //step 3: verify ACE Prefi [all...] |
/external/opencv/cxcore/src/ |
cxmatmul.cpp | 1732 int step = shift->step ? shift->step\/sizeof(double) : 1; local 1738 int step = shift->step ? shift->step\/sizeof(float) : 1; local [all...] |
/external/chromium/app/sql/ |
connection_unittest.cc | 53 ASSERT_TRUE(s.Step()); 66 ASSERT_TRUE(s.Step()); 103 ASSERT_TRUE(s.Step());
|
/external/chromium/chrome/browser/chromeos/login/ |
oobe_progress_bar.cc | 81 // x coordinate for next step. 131 void OobeProgressBar::SetStep(int step) { 133 if (steps_[i] == step) {
|
/external/chromium-trace/trace-viewer/test_data/ |
async_begin_end.json | 10 {"cat":"r","pid":1,"tid":1,"ts":240,"ph":"T","name":"B","args":{"step":"X"},"id":"2"}, 16 {"cat":"r","pid":3,"tid":4,"ts":450,"ph":"T","name":"A","args":{"step":"X"},"id":"2a"}, 17 {"cat":"r","pid":3,"tid":4,"ts":475,"ph":"T","name":"A","args":{"step":"Y"},"id":"2a"},
|
/external/chromium_org/base/android/jni_generator/ |
testNatives.golden | 22 // Step 1: forward declarations. 52 // Step 2: method stubs. 113 // Step 3: RegisterNatives.
|
/external/chromium_org/chrome/browser/predictors/ |
logged_in_predictor_table.cc | 100 if (statement.Step()) { 133 while (statement.Step()) { 163 if (statement.Step())
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/speak_selection/ |
options.html | 102 min=0.5 max=2.0 step=0.1 value=1.0></input> 110 min=0.5 max=1.5 step=0.1 value=1.0></input> 118 min=0.0 max=1.0 step=0.1 value=1.0></input>
|
/external/chromium_org/chrome_frame/test/data/ |
chrome_frame_resize.html | 69 appendStatus("ChromeFrame resized: " + evt.data + "step=" +
79 function OnResizeFailure(step) {
84 if (step >= resize_step_received) {
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/ |
V8CustomSQLStatementErrorCallback.cpp | 76 // Step 6: If the error callback returns false, then move on to the next 77 // statement, if any, or onto the next overall step otherwise. Otherwise, 79 // Jump to the last step in the overall steps.
|
/external/chromium_org/tools/perf/page_sets/tough_animation_cases/ |
transform_transitions.html | 95 for (var step = 0; step < 100000; ++step) {
|
/external/jmonkeyengine/engine/src/core-data/Common/ShaderLib/ |
Shadow.glsllib | 18 return step(projCoord.z, SHADOWTEX(tex, SHADCOORD(projCoord.xy + offset * pixSize2)).r);
22 return step(projCoord.z, SHADOWTEX(tex, SHADCOORD(projCoord.xy)).r);
40 t = step(t.wwxy, t.xyzz);
|
/external/libvorbis/doc/vorbisenc/ |
vorbis_encode_setup_managed.html | 20 <p>This function performs step-one of a three-step bitrate-managed 21 encode setup. It functions similarly to the one-step setup performed
|
vorbis_encode_setup_vbr.html | 20 <p>This function performs step-one of a three-step variable bitrate 21 (quality-based) encode setup. It functions similarly to the one-step
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_mcomp.h | 18 // The maximum number of steps in a step search given the largest 19 // allowed initial step 23 // Maximum size of the first step in full pel units
|
/external/llvm/autoconf/ |
README.TXT | 16 those until you build LLVM (step 13). 31 12. If there are any warnings from AutoRegen.sh, go to step 9. 48 8. If there are any warnings from AutoRegen.sh, fix them and go to step 7.
|
/external/opencv/cvaux/src/ |
cvcreatehandmask.cpp | 53 uchar * image_mask, int step, 79 memset( image_mask, 0, step * size.height ); 90 *(image_mask + pt.y * step + pt.x) = 255;
|
/external/opencv/otherlibs/highgui/ |
grfmt_exr.h | 65 bool ReadData( uchar* data, int step, int color ); 73 void ChromaToBGR( float *data, int numlines, int step ); 95 bool WriteImage( const uchar* data, int step,
|
grfmt_tiff.h | 100 bool ReadData( uchar* data, int step, int color ); 120 bool ReadData( uchar* data, int step, int color ); 154 bool WriteImage( const uchar* data, int step,
|
/external/replicaisland/src/com/replica/replicaisland/ |
MotionBlurComponent.java | 91 // draw each step 93 final int step = (startStep - x) < 0 ? (STEP_COUNT + (startStep - x)) : (startStep - x); 94 final BlurRecord record = mHistory[step];
|