Home
last modified time | relevance | path

Searched refs:VBR (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DBitstreamRemarkSerializer.cpp135 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Remark Name in setupRemarkBlockInfo()
136 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Pass name in setupRemarkBlockInfo()
137 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // Function name in setupRemarkBlockInfo()
148 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 7)); // File in setupRemarkBlockInfo()
161 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // Hotness in setupRemarkBlockInfo()
173 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 7)); // Key in setupRemarkBlockInfo()
174 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 7)); // Value in setupRemarkBlockInfo()
175 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 7)); // File in setupRemarkBlockInfo()
189 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 7)); // Key in setupRemarkBlockInfo()
190 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 7)); // Value in setupRemarkBlockInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp860 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // size in writeTypeTable()
1212 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in writeModuleInfo()
1213 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in writeModuleInfo()
1216 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // AddrSpace << 2 in writeModuleInfo()
1219 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Initializer. in writeModuleInfo()
1453 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createDILocationAbbrev()
1454 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in createDILocationAbbrev()
1455 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createDILocationAbbrev()
1456 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createDILocationAbbrev()
1484 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in createGenericDINodeAbbrev()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitCodes.h102 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
129 case VBR: in hasEncodingData()
DBitstreamWriter.h279 case BitCodeAbbrevOp::VBR: in EmitAbbreviatedField()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp79 case BitCodeAbbrevOp::VBR: in readAbbreviatedField()
163 case BitCodeAbbrevOp::VBR: in skipRecord()
287 case BitCodeAbbrevOp::VBR: in readRecord()
378 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
384 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplexjob.cc184 g_value_set_boolean (value, VBR); in getProperty()
223 VBR = g_value_get_boolean (value); in setProperty()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp96 case NaClBitCodeAbbrevOp::VBR: in skipAbbreviatedField()
162 case NaClBitCodeAbbrevOp::VBR: in readRecordAbbrevField()
180 case NaClBitCodeAbbrevOp::VBR: in readArrayAbbreviatedField()
281 if ((E == NaClBitCodeAbbrevOp::Fixed || E == NaClBitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
DNaClBitCodes.cpp47 case VBR: in isValid()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c930 #define VBR(x) { DXIL_OP_VBR, { (x) } } macro
965 { LITERAL(TYPE_CODE_ARRAY), VBR(8), TYPE_INDEX }, 3
968 { LITERAL(TYPE_CODE_VECTOR), VBR(8), TYPE_INDEX }, 3
1018 [CONST_ABBREV_INTEGER] = { { LITERAL(CST_CODE_INTEGER), VBR(8) }, 2 },
1020 { LITERAL(CST_CODE_CE_CAST), FIXED(4), TYPE_INDEX, VBR(8) }, 4
1097 { LITERAL(FUNC_CODE_INST_LOAD), VBR(6), TYPE_INDEX, VBR(4),
1101 { LITERAL(FUNC_CODE_INST_BINOP), VBR(6), VBR(6), FIXED(4) }, 4
1104 { LITERAL(FUNC_CODE_INST_BINOP), VBR(6), VBR(6), FIXED(4),
1108 { LITERAL(FUNC_CODE_INST_CAST), VBR(6), TYPE_INDEX, FIXED(4) }, 4
1111 [FUNC_ABBREV_RET_VAL] = { { LITERAL(FUNC_CODE_INST_RET), VBR(6) }, 2 },
[all …]
/third_party/gstreamer/gstplugins_bad/ext/faac/
Dgstfaac.c107 VBR = 1, enumerator
131 #define FAAC_DEFAULT_RATE_CONTROL VBR
148 {VBR, "VBR", "VBR encoding"}, in gst_faac_brtype_get_type()
501 if (faac->brtype == VBR) { in gst_faac_open_encoder()
/third_party/ffmpeg/doc/
Dcodecs.texi117 Set video quantizer scale compression (VBR). It is used as a constant
122 Set video quantizer scale blur (VBR).
125 Set min video quantizer scale (VBR). Must be included between -1 and
129 Set max video quantizer scale (VBR). Must be included between -1 and
133 Set max difference between the quantizer scale (VBR).
814 Set min macroblock lagrange factor (VBR).
817 Set max macroblock lagrange factor (VBR).
Dencoders.texi43 Set quality for variable bit rate (VBR) mode. This option is valid only using
651 VBR encoding, enabled through the @option{vbr} or @option{flags
671 In case VBR mode is enabled the option is ignored.
680 Enable fixed quality, VBR (Variable Bit Rate) mode.
681 Note that VBR is implicitly enabled when the @option{vbr} value is
771 Set VBR mode, from 1 to 5. 1 is lowest quality (though still pretty
772 good) and 5 is highest quality. A value of 0 will disable VBR, and CBR
775 Currently only the @samp{aac_low} profile supports VBR encoding.
777 VBR modes 1-5 correspond to roughly the following average bit rates:
799 Use @command{ffmpeg} to convert an audio file to VBR AAC in an M4A (MP4)
[all …]
Dffmpeg.texi734 Use fixed quality scale (VBR). The meaning of @var{q}/@var{qscale} is
1262 Set the audio quality (codec-specific, VBR). This is an alias for -q:a.
/third_party/ffmpeg/libavcodec/
Dvaapi_encode.h472 VAAPI_ENCODE_RC_MODE(VBR, "Variable-bitrate"), \
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitCodes.h117 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
/third_party/boost/libs/beast/tools/
Dfield.txt328 VBR-Info
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dfield.ipp448 "VBR-Info",
/third_party/boost/boost/beast/http/impl/
Dfield.ipp448 "VBR-Info",
/third_party/gstreamer/gstreamer/docs/random/thomasvs/
Dmetadata177 ie. average bitrate for VBR for example)
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.c135 CASE (VBR, VBR); in _rc_mode_to_nv()
/third_party/libsnd/docs/
Dcommand.md1249 SF_TRUE if VBR encoding quality was set. SF_FALSE otherwise.
/third_party/gstreamer/gstplugins_base/
DNEWS1905 - mpegtsmux: VBR muxing fixes
1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing
/third_party/gstreamer/gstplugins_good/
DNEWS1905 - mpegtsmux: VBR muxing fixes
1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing
/third_party/gstreamer/gst_libav/
DNEWS1905 - mpegtsmux: VBR muxing fixes
1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing
/third_party/gstreamer/gstreamer/
DNEWS1905 - mpegtsmux: VBR muxing fixes
1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing

12