Searched defs:PROFILE (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libopenh264enc.c | 82 #define PROFILE(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, { .i64 = value }, 0, 0, VE, "profil… macro
|
D | vdpau.c | 403 #define PROFILE(prof) \ in av_vdpau_get_profile() macro
|
D | vaapi_encode_mpeg2.c | 650 #define PROFILE(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
D | vaapi_encode_h265.c | 1231 #define PROFILE(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
D | vaapi_encode_h264.c | 1270 #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
|