Searched refs:be (Results 126 - 150 of 187) sorted by relevance

12345678

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_short_fdct4x4_armv6.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dpickinter.c5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
8 * be found in the AUTHORS file in the root of the source tree.
121 static int get_prediction_error(BLOCK *be, BLOCKD *b) argument
125 sptr = (*(be->base_src) + be->src);
128 return vp8_get4x4sse_cs(sptr, be->src_stride, dptr, 16);
143 BLOCK *be = &x->block[ib]; local
163 distortion = get_prediction_error(be, b);
448 * The result can be rounde
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
H A Ddct_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_intrapred_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
H A Dvp9_postproc_mmx.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
486 ; rdx could be trashed by rand()
H A Dvp9_postproc_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
651 ; rdx could be trashed by rand()
H A Dvp9_subpixel_8t_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
14 ;Note: tap3 and tap4 have to be applied and added after other taps to avoid
/hardware/intel/common/libva/va/
H A DAndroid.mk12 # next paragraph) shall be included in all copies or substantial portions
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dfilter_bilinear_altivec.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
41 ;# If there isn't any filtering to be done for the horizontal, then
H A Dvariance_subpixel_altivec.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
41 ;# If there isn't any filtering to be done for the horizontal, then
127 ;# can be used. Only have a half word signed
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Didctllm_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
399 ; Predict buffer needs to be expanded from bytes to words
H A Dpostproc_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
682 ; rdx could be trashed by rand()
H A Dloopfilter_block_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
419 punpckhdq xmm5, xmm6 ; 8e 9e ae be ce de ee fe
656 punpckhdq xmm5, xmm6 ; 8e 9e ae be ce de ee fe
H A Dsad_sse3.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
681 ;Check to see if there is more rows need to be copied.
H A Dsubpixel_mmx.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
190 ; recon block should be in cache this shouldn't cost much. Its obviously
/hardware/intel/img/psb_video/src/
H A DAndroid.mk13 # next paragraph) shall be included in all copies or substantial portions
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Dvp8_subpixelvariance16x16s_neon.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
346 ;(called when speed<=8). xoffset/yoffset can only be 4 or 0, which means either by pass the filter,
348 ;note: It happens that both xoffset and yoffset are zero. This can be handled in c code later.
H A Dbuildintrapredictorsmby_neon.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
H A Dsixtappredict4x4_neon.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
H A Dvp8_subpixelvariance16x16_neon.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_iht8x8_add_neon.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
120 ; will be stored back into q8-q15 registers. This macro will touch q0-q7
283 ; output will be stored back into q8-q15 registers. This macro will touch
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_variance_impl_sse2.asm5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
H A Dvp8_rtcd.h308 void vp8_subtract_b_c(struct block *be, struct blockd *bd, int pitch);
309 void vp8_subtract_b_armv6(struct block *be, struct blockd *bd, int pitch);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dconfigure.sh111 All boolean options can be negated. The default value is the opposite
550 || die "Must be yasm, nasm or auto: ${optval}"
591 die "Libdir ${libdir} must be a subdirectory of ${prefix}"
1151 # one time, but does not seem to be now, and it breaks some of the
1306 ${prefix} that can be found in the LICENSE file in the root of the source${suffix}
1307 ${prefix} tree. An additional intellectual property rights grant can be found${suffix}
1309 ${prefix} be found in the AUTHORS file in the root of the source tree.${suffix}
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
H A Dvp8_rtcd.h358 void vp8_subtract_b_c(struct block *be, struct blockd *bd, int pitch);
359 void vp8_subtract_b_armv6(struct block *be, struct blockd *bd, int pitch);
360 void vp8_subtract_b_neon(struct block *be, struct blockd *bd, int pitch);

Completed in 550 milliseconds

12345678