Searched refs:more (Results 1 - 12 of 12) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dtools_common.c115 const size_t more = (left < needed) ? left : needed; local
116 memcpy(ptr, detect->buf + detect->position, more);
117 buf_position = more;
118 needed -= more;
119 detect->position += more;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Drtcd.pl400 See 'perldoc rtcd.pl' for more details.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_mmx.asm188 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
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
H A Dx86inc.asm212 ; we need more flexible macro.
267 ; t# defines for when per-arch register allocation is more complex than just function arguments
797 ; change everything that follows. For more complex macros I may also have multiple
820 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dloopfilter_mmx.asm188 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
H A Dsad_sse3.asm681 ;Check to see if there is more rows need to be copied.
H A Dloopfilter_sse2.asm233 psraw xmm5, 1 ; partial shifted one more time for 2nd tap
234 psraw xmm1, 1 ; partial shifted one more time for 2nd tap
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_idct32x32_add_neon.asm266 ; do more multiplications (ordered for maximum latency hiding)
271 ; do more addition/subtractions
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm31 ;# These operations can be very confusing. They become more straightforward
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance.asm223 ; could perhaps use it for something more productive then
/hardware/intel/img/libdrm/
H A Dltmain.sh23 # General Public License for more details.
58 # Try `$progname --help --mode=MODE' for a more detailed description of MODE.
294 help="Try \`$progname --help' for more information." ## default
519 $ECHO "run \`$progname --help | more' for full usage"
612 func_error "See the $PACKAGE documentation for more information."
886 help="Try \`$progname --help --mode=$mode' for more information."
1134 func_fatal_error "you cannot specify \`-o' more than once"
1627 $ECHO "Try \`$progname --help' for more information about other modes."
1833 $ECHO "more information, such as the ld(1), crle(1) and ld.so(8) manual"
1837 $ECHO "more informatio
[all...]
H A Dconfigure17 # Be more Bourne compatible
225 $as_echo "$0: This script requires a shell more modern than all"
243 # Unset more variables known to interfere with behavior of common tools.
1284 Try \`$0 --help' for more information."
2649 See \`config.log' for more details." "$LINENO" 5; }
2767 See \`config.log' for more details." "$LINENO" 5; }; }
2797 See \`config.log' for more details." "$LINENO" 5; }
2843 See \`config.log' for more details." "$LINENO" 5; }
2895 See \`config.log' for more details." "$LINENO" 5; }
3244 See \`config.log' for more detail
[all...]

Completed in 414 milliseconds