Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
94f8b2d7
Commit
94f8b2d7
authored
Aug 25, 2010
by
Måns Rullgård
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: update struct offsets
Originally committed as revision 24923 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
0fc29f27
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
asm-offsets.h
libavcodec/arm/asm-offsets.h
+4
-4
No files found.
libavcodec/arm/asm-offsets.h
View file @
94f8b2d7
...
...
@@ -33,15 +33,15 @@
#define Y_DC_SCALE 0xa54
#define C_DC_SCALE 0xa58
#define AC_PRED 0xa80
#define BLOCK_LAST_INDEX 0x216
4
#define INTER_SCANTAB_RASTER_END 0x236
4
#define BLOCK_LAST_INDEX 0x216
0
#define INTER_SCANTAB_RASTER_END 0x236
0
#define H263_AIC 0x2610
#elif defined(__APPLE__)
#define Y_DC_SCALE 0xa30
#define C_DC_SCALE 0xa34
#define AC_PRED 0xa5c
#define BLOCK_LAST_INDEX 0x21
40
#define INTER_SCANTAB_RASTER_END 0x23
40
#define BLOCK_LAST_INDEX 0x21
3c
#define INTER_SCANTAB_RASTER_END 0x23
3c
#define H263_AIC 0x25e4
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment