代码搜索结果

找到约 10,000 项符合 ARM 的代码

jrevdct_arm.s

/* C-like prototype : void j_rev_dct_ARM(DCTBLOCK data) With DCTBLOCK being a pointer to an array of 64 'signed shorts' Copyright (c) 2001 Lionel Ulmer (lionel.ulmer@free.fr / bbrox@bbrox

dsputil_arm.c

/* * ARMv4L optimized DSP utils * Copyright (c) 2001 Lionel Ulmer. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public

mpegvideo_arm.c

/* * Copyright (c) 2002 Michael Niedermayer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published b

qemu-arm.bat

REM Start qemu on windows. @ECHO OFF REM SDL_VIDEODRIVER=directx is faster than windib. But keyboard cannot work well. SET SDL_VIDEODRIVER=windib REM SDL_AUDIODRIVER=waveout or dsound can be u

asm_arm.h

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE