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