Searched refs:column (Results 1 – 13 of 13) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_subpel_variance_impl_sse2.asm | 70 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 74 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 177 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 181 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 283 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 287 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc…
|
D | vp9_variance_impl_sse2.asm | 460 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 462 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 569 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 571 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 676 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 678 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_idct4x4_add_neon.asm | 29 ; the inputs, doing an SIMD column transform (the columns are the 32 ; another SIMD column transform. 33 ; So, two passes of a transpose followed by a column transform.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | variance_impl_sse2.asm | 742 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 744 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 862 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 866 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 967 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 969 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 1077 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 1081 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… 1181 … paddw xmm6, xmm5 ; xmm6 += accumulated column differences 1183 …paddd xmm7, xmm5 ; xmm7 += accumulated square column differenc… [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | filter_v6.asm | 105 add r1, r1, #2 ; move over to next column 198 add r1, r1, #2 ; move over to next column 291 add r1, r1, #2 ; move over to next column 567 ; filter first column in this inner loop, than, move to next colum. 600 strb lr, [r1], r12 ; store the result for the column 612 add r0, r0, #1 ; move to filter next column
|
D | bilinearfilter_v6.asm | 102 add r11, r11, #2 ; move over to next column 130 add r11, r11, #2 ; move over to next column
|
D | sixtappredict8x4_v6.asm | 217 sub lr, lr, #158 ; move over to next column
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 2163 int column; in process_nvram_vars() local 2170 column = 0; in process_nvram_vars() 2183 if (column == 0) in process_nvram_vars() 2186 column = 0; in process_nvram_vars() 2190 column++; in process_nvram_vars()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
D | sixtappredict16x16_neon.asm | 69 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2) 302 sub r0, r0, #2 ;move srcptr back to (column-2)
|
D | sixtappredict8x4_neon.asm | 58 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2) 307 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2)
|
D | sixtappredict8x8_neon.asm | 62 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2) 337 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | loopfilter_filters_altivec.asm | 47 ;# column, which is interchanged with the row addressed by bits 4..7.
|
/hardware/intel/img/libdrm/ |
D | aclocal.m4 | 8335 # like to wrap large dependency lists on column 80 (with \), and
|