Home
last modified time | relevance | path

Searched defs:AE (Results 1 - 20 of 20) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibtwolame.c179 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
[all...]
H A Dlibmp3lame.c307 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
H A Dlibspeexenc.c328 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
H A Dsbcenc.c329 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
H A Daudiotoolboxenc.c593 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
H A Dg726.c383 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
H A Dalacenc.c636 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
/third_party/ffmpeg/libavformat/
H A Dalp.c236 enum { AE = AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM }; enumerator
/third_party/backends/backend/
H A Dcanon-scsi.c283 execute_auto_focus (int fd, int AF, int speed, int AE, int count) in execute_auto_focus() argument
H A Dcanon.h287 SANE_Bool AE; /* Auto Exposure */ member
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dtest_util.h56 static const char* AE() { in AE() function in i18n::phonenumbers::RegionCode
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DRegionCode.java26 static final String AE = "AE"; field in RegionCode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp129 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp419 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp36 IndexType S = start(), E = end(), AS = A.start(), AE = A.end(); in overlaps() local
51 IndexType AE = (A.end() != IndexType::None) ? A.end() : A.start(); in contains() local
61 IndexType AS = A.start(), AE = A.end(); in merge() local
115 IndexType AS = A.start(), AE = A.end(); addsub() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp255 CallSite::arg_iterator AI = CS.arg_begin(), AE = CS.arg_end(); in visitCallSite() local
H A DLoopAccessAnalysis.cpp1652 EquivalenceClasses<MemAccessInfo>::member_iterator AE = in areDepsSafe() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
H A Dregioncodefortesting.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1195 unsigned AI, AE; in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20710 SDValue AE = DAG.getNode(ISD::FMUL, DL, VT, Arg, Est, Flags); in buildSqrtNRTwoConst() local

Completed in 53 milliseconds