Searched refs:PRESET (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | nvenc.c | 167 #define PRESET(name, ...) PRESET_ALIAS(name, name, __VA_ARGS__) macro 173 PRESET(P1), in nvenc_map_preset() 174 PRESET(P2), in nvenc_map_preset() 175 PRESET(P3), in nvenc_map_preset() 176 PRESET(P4), in nvenc_map_preset() 177 PRESET(P5), in nvenc_map_preset() 178 PRESET(P6), in nvenc_map_preset() 179 PRESET(P7), in nvenc_map_preset() 194 PRESET(DEFAULT), in nvenc_map_preset() 195 PRESET(H in nvenc_map_preset() 220 #undef PRESET global() macro [all...] |
Completed in 2 milliseconds