/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | BitstreamRemarkSerializer.cpp | 135 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/ |
D | BitcodeWriter.cpp | 860 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/ |
D | BitCodes.h | 102 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator 129 case VBR: in hasEncodingData()
|
D | BitstreamWriter.h | 279 case BitCodeAbbrevOp::VBR: in EmitAbbreviatedField()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 79 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/ |
D | gstmplexjob.cc | 184 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/ |
D | NaClBitstreamReader.cpp | 96 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()
|
D | NaClBitCodes.cpp | 47 case VBR: in isValid()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_module.c | 930 #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/ |
D | gstfaac.c | 107 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/ |
D | codecs.texi | 117 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).
|
D | encoders.texi | 43 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 …]
|
D | ffmpeg.texi | 734 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/ |
D | vaapi_encode.h | 472 VAAPI_ENCODE_RC_MODE(VBR, "Variable-bitrate"), \
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitCodes.h | 117 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
|
/third_party/boost/libs/beast/tools/ |
D | field.txt | 328 VBR-Info
|
/third_party/boost/libs/beast/include/boost/beast/http/impl/ |
D | field.ipp | 448 "VBR-Info",
|
/third_party/boost/boost/beast/http/impl/ |
D | field.ipp | 448 "VBR-Info",
|
/third_party/gstreamer/gstreamer/docs/random/thomasvs/ |
D | metadata | 177 ie. average bitrate for VBR for example)
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvbaseenc.c | 135 CASE (VBR, VBR); in _rc_mode_to_nv()
|
/third_party/libsnd/docs/ |
D | command.md | 1249 SF_TRUE if VBR encoding quality was set. SF_FALSE otherwise.
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 1905 - mpegtsmux: VBR muxing fixes 1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 1905 - mpegtsmux: VBR muxing fixes 1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 1905 - mpegtsmux: VBR muxing fixes 1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 1905 - mpegtsmux: VBR muxing fixes 1980 - mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing
|