/external/libavc/common/arm/ |
ih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s | 47 @* This function implements two six tap filters. It 48 @* applies the six tap filter in the horizontal direction on the 52 @* The six tap filtering operation is described in sec 8.4.2.2.1 titled
|
ih264_inter_pred_filters_luma_horz_a9q.s | 52 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
|
ih264_inter_pred_luma_horz_qpel_a9q.s | 52 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
|
ih264_inter_pred_filters_luma_vert_a9q.s | 53 @ * Applies a 6 tap vertcal filter.The output is clipped to 8 bits
|
ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s | 50 @* This function implements a two stage cascaded six tap filter. It 51 @* applies the six tap filter in the horizontal direction on the 55 @* the quarter pel values. The six tap filtering operation is described
|
ih264_inter_pred_luma_vert_qpel_a9q.s | 50 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
|
/external/libvpx/libvpx/vp8/common/x86/ |
subpixel_sse2.asm | 21 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The 77 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1 81 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap 2 87 pmullw xmm5, [rdx+32] ; x[ 0] * H[ 0]; Tap 3 92 pmullw xmm6, [rdx+48] ; x[ 1] * h[ 1] ; Tap 4 98 pmullw xmm7, [rdx+64] ; x[ 2] * h[ 2] ; Tap 5 101 pmullw xmm1, [rdx+80] ; x[ 3] * h[ 3] ; Tap 6 151 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The 202 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1 206 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap [all...] |
vp8_loopfilter_mmx.asm | 188 psraw mm5, 1 ; partial shifted one more time for 2nd tap 189 psraw mm1, 1 ; partial shifted one more time for 2nd tap 504 psraw mm5, 1 ; partial shifted one more time for 2nd tap 506 psraw mm1, 1 ; partial shifted one more time for 2nd tap [all...] |
loopfilter_block_sse2_x86_64.asm | 111 ; outer tap adjustments
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
subpixel_sse2.asm | 21 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The 77 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1 81 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap 2 87 pmullw xmm5, [rdx+32] ; x[ 0] * H[ 0]; Tap 3 92 pmullw xmm6, [rdx+48] ; x[ 1] * h[ 1] ; Tap 4 98 pmullw xmm7, [rdx+64] ; x[ 2] * h[ 2] ; Tap 5 101 pmullw xmm1, [rdx+80] ; x[ 3] * h[ 3] ; Tap 6 151 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The 202 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1 206 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap [all...] |
loopfilter_mmx.asm | 188 psraw mm5, 1 ; partial shifted one more time for 2nd tap 189 psraw mm1, 1 ; partial shifted one more time for 2nd tap 504 psraw mm5, 1 ; partial shifted one more time for 2nd tap 506 psraw mm1, 1 ; partial shifted one more time for 2nd tap [all...] |
loopfilter_block_sse2.asm | 111 ; outer tap adjustments
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/ |
socket.rb | 251 text.inspect.tap do |t|
|
/external/chromium-trace/catapult/telemetry/telemetry/page/ |
action_runner.py | 26 from telemetry.internal.actions.tap import TapAction 208 """Tap an element.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
all_insns.s | 319 L315: tap
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
loopfilter_4_neon.asm | 260 ; outer tap adjustments
|
loopfilter_8_neon.asm | 305 ; outer tap adjustments: ++filter1 >> 1
|
loopfilter_mb_neon.asm | 427 ; outer tap adjustments: ++filter1 >> 1
|
/external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
polymer.js | 234 * // wait for tap? 236 * // tap will never happen 357 // TODO(dfreedm): this is overridden by tap recognizer, needs review [all...] |
/external/chromium-trace/catapult/tracing/third_party/components/polymer/ |
polymer.js | 234 * // wait for tap? 236 * // tap will never happen 357 // TODO(dfreedm): this is overridden by tap recognizer, needs review [all...] |
/prebuilts/devtools/tools/lib/ |
chimpchat.jar | |
/prebuilts/gradle-plugin/com/android/tools/chimpchat/24.4.0-beta6/ |
chimpchat-24.4.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/tools/chimpchat/24.5.0/ |
chimpchat-24.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/chimpchat/25.0.0-alpha1/ |
chimpchat-25.0.0-alpha1.jar | |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_loopfilter_neon.asm | 262 ; outer tap adjustments 562 ; outer tap adjustments: ++filter1 >> 1
|