Searched refs:PRESET (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | nvenc.c | 155 #define PRESET(name, ...) PRESET_ALIAS(name, name, __VA_ARGS__) macro 161 PRESET(P1), in nvenc_map_preset() 162 PRESET(P2), in nvenc_map_preset() 163 PRESET(P3), in nvenc_map_preset() 164 PRESET(P4), in nvenc_map_preset() 165 PRESET(P5), in nvenc_map_preset() 166 PRESET(P6), in nvenc_map_preset() 167 PRESET(P7), in nvenc_map_preset() 182 PRESET(DEFAULT), in nvenc_map_preset() 183 PRESET(HP), in nvenc_map_preset() [all …]
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | grammar.tab.h | 58 PRESET = 264, enumerator
|
D | parse.l | 106 return PRESET;
|
D | grammar.y | 801 %token <ss> ASSIGNMENT PRESET 855 | element PRESET { gst_parse_element_preset ($2, $1, graph);
|
D | grammar.y.in | 801 %token <ss> ASSIGNMENT PRESET 855 | element PRESET { gst_parse_element_preset ($2, $1, graph);
|
D | lex.priv_gst_parse_yy.c | 1447 return PRESET;
|
D | grammar.tab.c | 912 PRESET = 264, enumerator
|
/third_party/python/Tools/unicode/python-mappings/ |
D | CP273.TXT | 34 0x21 0x0081 #HIGH OCTET PRESET (HOP)
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/ |
D | ppucd.txt | 1347 cp;0081;bc=BN;gc=Cc;GCB=CN;-Gr_Base;lb=CM;Name_Alias=figment=HIGH OCTET PRESET,abbreviation=HOP;NFK…
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | ppucd.txt | 1379 cp;0081;bc=BN;gc=Cc;GCB=CN;-Gr_Base;lb=CM;Name_Alias=figment=HIGH OCTET PRESET,abbreviation=HOP;NFK…
|
/third_party/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 1379 cp;0081;bc=BN;gc=Cc;GCB=CN;-Gr_Base;lb=CM;Name_Alias=figment=HIGH OCTET PRESET,abbreviation=HOP;NFK…
|