/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/ |
vp9_loopfilter_mmx.asm | 17 ; unsigned char *src_ptr, 19 ; const char *blimit, 20 ; const char *limit, 21 ; const char *thresh, 36 %define t0 [rsp + 0] ;__declspec(align(16)) char t0[8]; 37 %define t1 [rsp + 16] ;__declspec(align(16)) char t1[8]; 229 ; unsigned char *src_ptr, 231 ; const char *blimit, 232 ; const char *limit, 233 ; const char *thresh [all...] |
vp9_postproc_mmx.asm | 19 ; unsigned char *src_ptr, 20 ; unsigned char *dst_ptr, 265 ;void vp9_mbpost_proc_down_mmx(unsigned char *dst, 281 ; unsigned char d[16][8] at [rsp] 462 ;void vp9_plane_add_noise_mmx (unsigned char *start, unsigned char *noise, 463 ; unsigned char blackclamp[16], 464 ; unsigned char whiteclamp[16], 465 ; unsigned char bothclamp[16],
|
vp9_subpixel_8t_sse2.asm | 181 ; unsigned char *src_ptr, 183 ; unsigned char *output_ptr, 248 ; unsigned char *src_ptr, 250 ; unsigned char *output_ptr, 307 ; unsigned char *src_ptr, 309 ; unsigned char *output_ptr, 530 ; unsigned char *src_ptr, 532 ; unsigned char *output_ptr, 604 ; unsigned char *src_ptr, 606 ; unsigned char *output_ptr [all...] |
vp9_subpixel_8t_ssse3.asm | 314 ; unsigned char *src_ptr, 316 ; unsigned char *output_ptr, 355 ; unsigned char *src_ptr, 357 ; unsigned char *output_ptr, 396 ; unsigned char *src_ptr, 398 ; unsigned char *output_ptr, 832 ; unsigned char *src_ptr, 834 ; unsigned char *output_ptr, 871 ; unsigned char *src_ptr, 873 ; unsigned char *output_ptr [all...] |
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_loopfilter_mmx.asm | 17 ; unsigned char *src_ptr, 19 ; const char *blimit, 20 ; const char *limit, 21 ; const char *thresh, 36 %define t0 [rsp + 0] ;__declspec(align(16)) char t0[8]; 37 %define t1 [rsp + 16] ;__declspec(align(16)) char t1[8]; 229 ; unsigned char *src_ptr, 231 ; const char *blimit, 232 ; const char *limit, 233 ; const char *thresh [all...] |
vp9_postproc_mmx.asm | 19 ; unsigned char *src_ptr, 20 ; unsigned char *dst_ptr, 265 ;void vp9_mbpost_proc_down_mmx(unsigned char *dst, 281 ; unsigned char d[16][8] at [rsp] 462 ;void vp9_plane_add_noise_mmx (unsigned char *start, unsigned char *noise, 463 ; unsigned char blackclamp[16], 464 ; unsigned char whiteclamp[16], 465 ; unsigned char bothclamp[16],
|
vp9_subpixel_8t_sse2.asm | 181 ; unsigned char *src_ptr, 183 ; unsigned char *output_ptr, 248 ; unsigned char *src_ptr, 250 ; unsigned char *output_ptr, 307 ; unsigned char *src_ptr, 309 ; unsigned char *output_ptr, 530 ; unsigned char *src_ptr, 532 ; unsigned char *output_ptr, 604 ; unsigned char *src_ptr, 606 ; unsigned char *output_ptr [all...] |
vp9_subpixel_8t_ssse3.asm | 314 ; unsigned char *src_ptr, 316 ; unsigned char *output_ptr, 355 ; unsigned char *src_ptr, 357 ; unsigned char *output_ptr, 396 ; unsigned char *src_ptr, 398 ; unsigned char *output_ptr, 832 ; unsigned char *src_ptr, 834 ; unsigned char *output_ptr, 871 ; unsigned char *src_ptr, 873 ; unsigned char *output_ptr [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_loopfilter_mmx.asm | 17 ; unsigned char *src_ptr, 19 ; const char *blimit, 20 ; const char *limit, 21 ; const char *thresh, 36 %define t0 [rsp + 0] ;__declspec(align(16)) char t0[8]; 37 %define t1 [rsp + 16] ;__declspec(align(16)) char t1[8]; 229 ; unsigned char *src_ptr, 231 ; const char *blimit, 232 ; const char *limit, 233 ; const char *thresh [all...] |
vp9_postproc_mmx.asm | 19 ; unsigned char *src_ptr, 20 ; unsigned char *dst_ptr, 265 ;void vp9_mbpost_proc_down_mmx(unsigned char *dst, 281 ; unsigned char d[16][8] at [rsp] 462 ;void vp9_plane_add_noise_mmx (unsigned char *start, unsigned char *noise, 463 ; unsigned char blackclamp[16], 464 ; unsigned char whiteclamp[16], 465 ; unsigned char bothclamp[16],
|
vp9_subpixel_8t_sse2.asm | 181 ; unsigned char *src_ptr, 183 ; unsigned char *output_ptr, 248 ; unsigned char *src_ptr, 250 ; unsigned char *output_ptr, 307 ; unsigned char *src_ptr, 309 ; unsigned char *output_ptr, 530 ; unsigned char *src_ptr, 532 ; unsigned char *output_ptr, 604 ; unsigned char *src_ptr, 606 ; unsigned char *output_ptr [all...] |
vp9_subpixel_8t_ssse3.asm | 314 ; unsigned char *src_ptr, 316 ; unsigned char *output_ptr, 355 ; unsigned char *src_ptr, 357 ; unsigned char *output_ptr, 396 ; unsigned char *src_ptr, 398 ; unsigned char *output_ptr, 832 ; unsigned char *src_ptr, 834 ; unsigned char *output_ptr, 871 ; unsigned char *src_ptr, 873 ; unsigned char *output_ptr [all...] |
/external/chromium_org/ui/keyboard/resources/elements/ |
kb-key-base.js | 161 return this.invert ? this.hintText : (this.char || this.textContent); 170 return this.invert ? (this.char || this.textContent) : this.hintText; 180 var typeDetails = {char: this.hintTextValue}; 191 char: this.charValue, 218 char: this.charValue,
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 15 ; (unsigned char *frame1, | 0 17 ; unsigned char *frame2, | 2 144 lea rdx, [rdx + 16*1] ; pred += 16*(sizeof(char))
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 15 ; (unsigned char *frame1, | 0 17 ; unsigned char *frame2, | 2 144 lea rdx, [rdx + 16*1] ; pred += 16*(sizeof(char))
|
/external/chromium_org/v8/test/mjsunit/ |
in.js | 100 o['char:' + String.fromCharCode(i)] = i; 103 assertTrue('char:' + String.fromCharCode(i) in o); 104 assertFalse('char:' + String.fromCharCode(i + 1) in o);
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
shortidct4x4llm_neon.asm | 20 ;void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, 21 ; unsigned char *dst, int stride) 25 ;r3 unsigned char dst
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 15 ; (unsigned char *frame1, | 0 17 ; unsigned char *frame2, | 2 144 lea rdx, [rdx + 16*1] ; pred += 16*(sizeof(char))
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 15 ; (unsigned char *frame1, | 0 17 ; unsigned char *frame2, | 2 144 lea rdx, [rdx + 16*1] ; pred += 16*(sizeof(char))
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
shortidct4x4llm_neon.asm | 20 ;void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, 21 ; unsigned char *dst, int stride) 25 ;r3 unsigned char dst
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 15 ; (unsigned char *frame1, | 0 17 ; unsigned char *frame2, | 2 144 lea rdx, [rdx + 16*1] ; pred += 16*(sizeof(char))
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 15 ; (unsigned char *frame1, | 0 17 ; unsigned char *frame2, | 2 144 lea rdx, [rdx + 16*1] ; pred += 16*(sizeof(char))
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
loopfilter_mmx.asm | 17 ; unsigned char *src_ptr, 19 ; const char *blimit, 20 ; const char *limit, 21 ; const char *thresh, 36 %define t0 [rsp + 0] ;__declspec(align(16)) char t0[8]; 37 %define t1 [rsp + 16] ;__declspec(align(16)) char t1[8]; 229 ; unsigned char *src_ptr, 231 ; const char *blimit, 232 ; const char *limit, 233 ; const char *thresh [all...] |
/external/libvpx/libvpx/vp8/common/x86/ |
loopfilter_mmx.asm | 17 ; unsigned char *src_ptr, 19 ; const char *blimit, 20 ; const char *limit, 21 ; const char *thresh, 36 %define t0 [rsp + 0] ;__declspec(align(16)) char t0[8]; 37 %define t1 [rsp + 16] ;__declspec(align(16)) char t1[8]; 229 ; unsigned char *src_ptr, 231 ; const char *blimit, 232 ; const char *limit, 233 ; const char *thresh [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
loopfilter_mmx.asm | 17 ; unsigned char *src_ptr, 19 ; const char *blimit, 20 ; const char *limit, 21 ; const char *thresh, 36 %define t0 [rsp + 0] ;__declspec(align(16)) char t0[8]; 37 %define t1 [rsp + 16] ;__declspec(align(16)) char t1[8]; 229 ; unsigned char *src_ptr, 231 ; const char *blimit, 232 ; const char *limit, 233 ; const char *thresh [all...] |