/external/libavc/common/x86/ |
ih264_deblk_chroma_ssse3.c | 104 __m128i linea, lineb, linec, lined, linee, linef, lineg, lineh; local 118 lined = _mm_loadl_epi64((__m128i *)(pu1_src_uv - 4 + 3 * src_strd)); 125 temp2 = _mm_unpacklo_epi16(linec, lined); 226 lined = _mm_srli_si128(linec, 8); 235 _mm_storel_epi64((__m128i *)(pu1_src_uv - 4 + 3 * src_strd), lined); 441 __m128i linea, lineb, linec, lined, linee, linef, lineg, lineh; local 467 lined = _mm_loadl_epi64((__m128i *)(pu1_src_uv - 4 + 3 * src_strd)); 474 temp2 = _mm_unpacklo_epi16(linec, lined); 594 lined = _mm_srli_si128(linec, 8); 603 _mm_storel_epi64((__m128i *)(pu1_src_uv - 4 + 3 * src_strd), lined); 842 __m128i linea, lineb, linec, lined; local 980 __m128i linea, lineb, linec, lined; local [all...] |
ih264_deblk_luma_ssse3.c | 861 __m128i linea, lineb, linec, lined, linee, linef, lineg, lineh; local [all...] |
/external/libvpx/libvpx/vpx_dsp/x86/ |
intrapred_ssse3.asm | 194 mov lined, 2 210 dec lined 254 mov lined, 4 278 dec lined 394 mov lined, 4 405 dec lined 430 mov lined, 8 450 dec lined 878 mov lined, 2 890 dec lined [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_intrapred_ssse3.asm | 194 mov lined, 2 210 dec lined 254 mov lined, 4 278 dec lined 394 mov lined, 4 405 dec lined 430 mov lined, 8 450 dec lined 878 mov lined, 2 890 dec lined [all...] |
/external/squashfs-tools/squashfs-tools/ |
xattr.h | 36 * exceeds this, then xattr value data will be successively out of lined
|
/hardware/ril/reference-ril/ |
atchannel.h | 54 /** a singly-lined list of intermediate responses */
|
/external/skia/gm/ |
skbug_257.cpp | 76 // If this GM works correctly, the cyan layer should be lined up with
|
/external/testng/ |
ANNOUNCEMENT.txt | 86 We have an exciting list of new features lined up for our next version, among which a plug-in API, but in the meantime, enjoy TestNG 2.1.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
gen7_sf_state.c | 97 * time, and the other up to 16 have to be lined up so that the
|
gen6_sf_state.c | 299 * time, and the other up to 16 have to be lined up so that the
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
graph_json_test.py | 62 # Add Rows for one bot with revision numbers that aren't lined up 635 # Add Rows for one bot with revision numbers that aren't lined up
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
E_B_L_C_.py | 445 # must have all its data lined up consecutively. If not this will fail. 562 # must have all its data lined up consecutively. If not this will fail.
|
/external/skia/site/dev/contrib/ |
style.md | 525 lined up with the first parameter on the same line
|
/prebuilts/go/darwin-x86/src/time/ |
example_test.go | 86 // in this order, the values (lined up with the elements above):
|
/prebuilts/go/linux-x86/src/time/ |
example_test.go | 86 // in this order, the values (lined up with the elements above):
|
/system/extras/cpustats/ |
cpustats.c | 275 /* The CPU has been off lined for some reason */
|
/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 64 to create a lined-notepad page). 450 them is extending an EditText View to make a lined notepad. This is not a
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
indentation.py | 326 indentation lined up with return, (, [, and ?.
|
/external/boringssl/src/crypto/bn/asm/ |
armv4-mont.pl | 18 # base and compiler generated code with in-lined umull and even umlal
|
/external/ImageMagick/MagickCore/ |
linked-list.c | [all...] |
/external/skia/src/gpu/effects/ |
GrDashingEffect.cpp | 769 * This effect will draw a dotted line (defined as a dashed lined with round caps and no on [all...] |
/external/llvm/lib/Linker/ |
IRMover.cpp | 187 // If everything seems to have lined up, then everything is great. [all...] |
/external/elfutils/src/ |
unstrip.c | 1151 /* Now we have lined up output sections for each of the original sections [all...] |
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
Transliterator_Kanji_English.txt | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCInstrVSX.td | [all...] |