Home
last modified time | relevance | path

Searched defs:VD (Results 1 - 19 of 19) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmediacodecdec.c518 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Dlibdav1d.c560 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Dphotocd.c444 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Dlibopenjpegdec.c488 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Dav1dec.c1234 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Dh264dec.c1052 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Dcuviddec.c1085 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
[all...]
H A Dqsvdec.c998 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
[all...]
H A Dmjpegdec.c3009 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Djpeg2000dec.c2576 #define VD AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
H A Dexr.c2299 #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 DInstrProfWriter.cpp425 std::unique_ptr<InstrProfValueData[]> VD = Func.getValueForSite(VK, S); in writeRecordInText() local
H A DInstrProf.cpp493 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 Dmathbench.c236 #define VD(func, lo, hi) {#func, 'd', 'v', lo, hi, {.vd = func}}, macro
344 #undef VD macro
/third_party/ffmpeg/libavformat/
H A Dflvdec.c1447 #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 DPredicateInfo.cpp284 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 DsljitNativeARM_64.c60 #define VD(vd) ((sljit_ins)freg_map[vd]) macro
[all...]
H A DsljitNativeARM_32.c77 #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 DInstrProf.h896 auto VD = std::make_unique<InstrProfValueData[]>(N); in getValueForSite() local

Completed in 37 milliseconds