Searched defs:PROFILE (Results 1 – 6 of 6) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | libopenh264enc.c | 84 #define PROFILE(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, { .i64 = value }, 0, 0, VE, "profil… macro
|
| D | vaapi_encode_mpeg2.c | 649 #define PROFILE(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
| D | vaapi_encode_h265.c | 1373 #define PROFILE(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
| D | vaapi_encode_h264.c | 1271 #define PROFILE(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
| /third_party/node/deps/v8/src/logging/ |
| D | code-events.h | 64 #define PROFILE(the_isolate, Call) (the_isolate)->code_event_dispatcher()->Call; macro
|
| /third_party/glfw/tests/ |
| D | glfwinfo.c | 367 MAJOR, MINOR, PROFILE, ROBUSTNESS, VERSION, in main() enumerator
|