Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Side by Side Diff: media/player/resource.h

Issue 113407: ScaleYV12 optimization.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « media/player/player_wtl.rc ('k') | media/player/view.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file. 2 // Microsoft Visual C++ generated include file.
3 // Used by player_wtl.rc 3 // Used by player_wtl.rc
4 // 4 //
5 #define IDD_ABOUTBOX 100 5 #define IDD_ABOUTBOX 100
6 #define IDR_MAINFRAME 128 6 #define IDR_MAINFRAME 128
7 #define IDR_MAINFRAME2 128 7 #define IDR_MAINFRAME2 128
8 #define IDR_MAINFRAME3 128 8 #define IDR_MAINFRAME3 128
9 #define IDR_MAINFRAME4 128 9 #define IDR_MAINFRAME4 128
10 #define IDR_CONTEXTMENU 201 10 #define IDR_CONTEXTMENU 201
(...skipping 16 matching lines...) Expand all
27 #define ID_VIEW_MEDIADETAILS 32780 27 #define ID_VIEW_MEDIADETAILS 32780
28 #define ID_PLAY_PLAY 32781 28 #define ID_PLAY_PLAY 32781
29 #define ID_PLAY_PLAY_PAUSE 32782 29 #define ID_PLAY_PLAY_PAUSE 32782
30 #define ID_OPTIONS_MMX 32789 30 #define ID_OPTIONS_MMX 32789
31 #define ID_OPTIONS_OPENMP 32790 31 #define ID_OPTIONS_OPENMP 32790
32 #define ID_OPTIONS_SWSCALER 32791 32 #define ID_OPTIONS_SWSCALER 32791
33 #define ID_OPTIONS_DRAW 32792 33 #define ID_OPTIONS_DRAW 32792
34 #define ID_OPTIONS_AUDIO 32793 34 #define ID_OPTIONS_AUDIO 32793
35 #define ID_OPTIONS_DUMPYUVFILE 32794 35 #define ID_OPTIONS_DUMPYUVFILE 32794
36 #define ID_Menu 32795 36 #define ID_Menu 32795
37 #define ID_VIEW_HALFSIZE 32796 37 #define ID_VIEW_QUARTERSIZE 32815
38 #define ID_VIEW_NORMALSIZE 32797 38 #define ID_VIEW_HALFSIZE 32816
39 #define ID_VIEW_DOUBLESIZE 32798 39 #define ID_VIEW_NORMALSIZE 32817
40 #define ID_VIEW_FITTOSCREEN 32799 40 #define ID_VIEW_DOUBLESIZE 32818
41 #define ID_VIEW_FULLSCREEN 32800 41 #define ID_VIEW_TRIPLESIZE 32819
42 #define ID_VIEW_QUADRUPLESIZE 32820
43 #define ID_VIEW_FITTOSCREEN 32821
44 #define ID_VIEW_FULLSCREEN 32822
42 #define ID_PLAY_HALFSPEED 32801 45 #define ID_PLAY_HALFSPEED 32801
43 #define ID_PLAY_NORMALSPEED 32802 46 #define ID_PLAY_NORMALSPEED 32802
44 #define ID_PLAY_DOUBLESPEED 32803 47 #define ID_PLAY_DOUBLESPEED 32803
45 #define ID_FILE_LAST 32804 48 #define ID_FILE_LAST 32804
46 #define ID_Menu32806 32806 49 #define ID_Menu32806 32806
47 #define ID_VIEW_ROTATE0 32807 50 #define ID_VIEW_ROTATE0 32807
48 #define ID_VIEW_ROTATE90 32808 51 #define ID_VIEW_ROTATE90 32808
49 #define ID_VIEW_ROTATE180 32809 52 #define ID_VIEW_ROTATE180 32809
50 #define ID_VIEW_ROTATE270 32810 53 #define ID_VIEW_ROTATE270 32810
51 #define ID_VIEW_MIRROR_HORIZONTAL 32811 54 #define ID_VIEW_MIRROR_HORIZONTAL 32811
52 #define ID_VIEW_MIRROR_VERTICAL 32812 55 #define ID_VIEW_MIRROR_VERTICAL 32812
53 56
54 // Next default values for new objects 57 // Next default values for new objects
55 // 58 //
56 #ifdef APSTUDIO_INVOKED 59 #ifdef APSTUDIO_INVOKED
57 #ifndef APSTUDIO_READONLY_SYMBOLS 60 #ifndef APSTUDIO_READONLY_SYMBOLS
58 #define _APS_NEXT_RESOURCE_VALUE 203 61 #define _APS_NEXT_RESOURCE_VALUE 203
59 #define _APS_NEXT_COMMAND_VALUE 32813 62 #define _APS_NEXT_COMMAND_VALUE 32823
60 #define _APS_NEXT_CONTROL_VALUE 1013 63 #define _APS_NEXT_CONTROL_VALUE 1013
61 #define _APS_NEXT_SYMED_VALUE 101 64 #define _APS_NEXT_SYMED_VALUE 101
62 #endif 65 #endif
63 #endif 66 #endif
64
OLDNEW
« no previous file with comments | « media/player/player_wtl.rc ('k') | media/player/view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698