/third_party/ffmpeg/libavcodec/ |
H A D | mediacodecdec.c | 518 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | libdav1d.c | 560 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | photocd.c | 444 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | libopenjpegdec.c | 488 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | av1dec.c | 1234 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | h264dec.c | 1052 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | cuviddec.c | 1085 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro [all...] |
H A D | qsvdec.c | 998 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro [all...] |
H A D | mjpegdec.c | 3009 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | jpeg2000dec.c | 2576 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
H A D | exr.c | 2299 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 425 std::unique_ptr<InstrProfValueData[]> VD = Func.getValueForSite(VK, S); in writeRecordInText() local
|
H A D | InstrProf.cpp | 493 std::unique_ptr<InstrProfValueData[]> VD = getValueForSite(VK, I); in accumulateCounts() local 755 ValueProfData *VD = in allocValueProfDataInstrProf() local 815 InstrProfValueData *VD = getValueProfRecordValueData(this); in swapBytes() local 940 std::unique_ptr<InstrProfValueData[]> VD = in annotateValueSite() local [all...] |
/third_party/optimized-routines/math/test/ |
H A D | mathbench.c | 236 #define VD(func, lo, hi) {#func, 'd', 'v', lo, hi, {.vd = func}}, macro 344 #undef VD macro
|
/third_party/ffmpeg/libavformat/ |
H A D | flvdec.c | 1447 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 284 popStackUntilDFSScope(ValueDFSStack &Stack, const ValueDFS &VD) popStackUntilDFSScope() argument 296 ValueDFS VD; convertUsesToDFSOrdered() local 613 ValueDFS VD; renameUses() local [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_64.c | 60 #define VD(vd) ((sljit_ins)freg_map[vd]) macro [all...] |
H A D | sljitNativeARM_32.c | 77 #define VD(rd) ((sljit_uw)freg_map[rd] << 12) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 896 auto VD = std::make_unique<InstrProfValueData[]>(N); in getValueForSite() local
|