• Home
Name Date Size #Lines LOC

..--

LICENSED03-May-20241.9 KiB3532

OWNERSD03-May-202446 32

README.chromiumD03-May-2024794 2017

x86inc.asmD03-May-202424.5 KiB1,005902

README.chromium

1Name: x86inc
2Short Name: x264asm abstraction layer
3URL: http://git.videolan.org/?p=x264.git;a=blob;f=common/x86/x86inc.asm
4Version: 0
5Date: 2011-08-09
6Revision: Customized from http://git.videolan.org/?p=x264.git;a=blob;f=common/x86/x86inc.asm;hb=12f12a268d47b12d9e26f57919c5022e2f234f9d
7License: ISC from text in file header.  Same text is copied to LICENSE file.
8License File: LICENSE
9Security Critical: Yes
10License Android Compatible: Yes
11
12Description:
13This file implements an asm abstraction layer that supports multiple calling
14conventions, and it is used by the yuv_convert_simd_x86 target in media.
15
16Local Modifications:
17Multiple chromium specific modifications have been made to this file.  Do a
18diff of the current version against the Revision identified, above, to see
19the specifics.
20