/third_party/ffmpeg/libavcodec/ |
H A D | av1dec.c | 1025 CodedBitstreamUnit *unit = &s->current_obu.units[i]; in av1_decode_frame() local 1026 AV1RawOBU *obu = unit->content; in av1_decode_frame() 1033 av_log(avctx, AV_LOG_DEBUG, "Obu idx:%d, obu type:%d.\n", i, unit->type); in av1_decode_frame() 1035 switch (unit->type) { in av1_decode_frame() 1038 s->seq_ref = av_buffer_ref(unit->content_ref); in av1_decode_frame() 1066 ret = avctx->hwaccel->decode_params(avctx, unit->type, unit->data, in av1_decode_frame() 1067 unit->data_size); in av1_decode_frame() 1088 s->header_ref = av_buffer_ref(unit->content_ref); in av1_decode_frame() 1094 if (unit in av1_decode_frame() [all...] |
H A D | cbs_internal.h | 46 // Maximum number of unit types described by the same unit type 49 // Maximum number of reference buffer offsets in any one unit. 51 // Special value used in a unit type descriptor to indicate that it 63 // Array of unit types that this entry describes. 66 // Start and end of unit type range, used if nb_unit_types is 74 // the decomposed content of this type of unit. 88 int (*content_clone)(AVBufferRef **ref, CodedBitstreamUnit *unit); 102 // List of unit type descriptors for this codec. 107 // frag->units array. Fill data but not content on each unit [all...] |
H A D | av1_parser.c | 85 av_log(avctx, AV_LOG_ERROR, "Failed to parse temporal unit.\n"); in av1_parser_parse() 98 const CodedBitstreamUnit *unit = &td->units[i]; in av1_parser_parse() local 99 const AV1RawOBU *obu = unit->content; in av1_parser_parse() 102 if (unit->type == AV1_OBU_FRAME) in av1_parser_parse() 104 else if (unit->type == AV1_OBU_FRAME_HEADER) in av1_parser_parse()
|
H A D | remove_extradata_bsf.c | 234 { "k", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = REMOVE_FREQ_NONKEYFRAME }, .flags = FLAGS, .unit = "freq" }, 235 { "keyframe", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = REMOVE_FREQ_KEYFRAME }, .flags = FLAGS, .unit = "freq" }, 236 { "e", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = REMOVE_FREQ_ALL }, .flags = FLAGS, .unit = "freq" }, 237 { "all", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = REMOVE_FREQ_ALL }, .flags = FLAGS, .unit = "freq" },
|
/third_party/backends/backend/ |
H A D | kvs1025_opt.c | 543 dev->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; in kv_init_options() 553 dev->opt[OPT_DUPLEX].unit = SANE_UNIT_NONE; in kv_init_options() 585 dev->opt[OPT_LONGPAPER].unit = SANE_UNIT_NONE; in kv_init_options() 594 dev->opt[OPT_LENGTHCTL].unit = SANE_UNIT_NONE; in kv_init_options() 613 dev->opt[OPT_FEED_TIMEOUT].unit = SANE_UNIT_NONE; in kv_init_options() 626 dev->opt[OPT_DBLFEED].unit = SANE_UNIT_NONE; in kv_init_options() 635 dev->opt[OPT_FIT_TO_PAGE].unit = SANE_UNIT_NONE; in kv_init_options() 663 dev->opt[OPT_LANDSCAPE].unit = SANE_UNIT_NONE; in kv_init_options() 671 dev->opt[OPT_TL_X].unit = SANE_UNIT_MM; in kv_init_options() 680 dev->opt[OPT_TL_Y].unit in kv_init_options() [all...] |
H A D | sm3840.c | 674 s->options_list[OPT_NUM_OPTS].unit = SANE_UNIT_NONE; in initialize_options_list() 693 s->options_list[OPT_RESOLUTION].unit = SANE_UNIT_DPI; in initialize_options_list() 702 s->options_list[OPT_BIT_DEPTH].unit = SANE_UNIT_NONE; in initialize_options_list() 711 s->options_list[OPT_TL_X].unit = SANE_UNIT_MM; in initialize_options_list() 719 s->options_list[OPT_TL_Y].unit = SANE_UNIT_MM; in initialize_options_list() 727 s->options_list[OPT_BR_X].unit = SANE_UNIT_MM; in initialize_options_list() 735 s->options_list[OPT_BR_Y].unit = SANE_UNIT_MM; in initialize_options_list() 744 s->options_list[OPT_CONTRAST].unit = SANE_UNIT_NONE; in initialize_options_list() 753 s->options_list[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; in initialize_options_list() 763 s->options_list[OPT_LAMP_TIMEOUT].unit in initialize_options_list() [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_fs.c | 165 state->unit[i].compare_mode_enabled = 1; in r300_fragment_program_get_external_state() 168 state->unit[i].texture_compare_func = s->state.compare_func; in r300_fragment_program_get_external_state() 172 if (state->unit[i].compare_mode_enabled) { in r300_fragment_program_get_external_state() 173 state->unit[i].texture_swizzle = in r300_fragment_program_get_external_state() 182 state->unit[i].wrap_mode = RC_WRAP_REPEAT; in r300_fragment_program_get_external_state() 186 state->unit[i].wrap_mode = RC_WRAP_MIRRORED_REPEAT; in r300_fragment_program_get_external_state() 192 state->unit[i].wrap_mode = RC_WRAP_MIRRORED_CLAMP; in r300_fragment_program_get_external_state() 196 state->unit[i].wrap_mode = RC_WRAP_NONE; in r300_fragment_program_get_external_state() 200 state->unit[i].clamp_and_scale_before_fetch = TRUE; in r300_fragment_program_get_external_state()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
H A D | PeriodBuilderFactory.java | 20 * @param minUnit the smallest time unit available for use 21 * @param maxUnit the largest time unit available for use 28 * Sets whether the time unit is available for use. 29 * @param unit the time unit 30 * @param available true if the unit is available for use 33 PeriodBuilderFactory setUnitIsAvailable(TimeUnit unit, boolean available); in setUnitIsAvailable() argument 36 * Sets the maximum value for the largest available time unit (as 38 * this will be pinned to this value of that time unit and return 45 * Sets the minimum value for the smallest available time unit (a 104 getFixedUnitBuilder(TimeUnit unit) getFixedUnitBuilder() argument [all...] |
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | measure.h | 34 * An amount of a specified unit, consisting of a number and a Unit. 36 * unit, such as feet or meters. 49 * unit. After this call, the caller must not delete the given 50 * unit object. 52 * @param adoptedUnit the unit object, which must not be NULL 53 * @param ec input-output error code. If the amount or the unit 101 * Return a reference to the unit of this object. 146 * The unit of this object, e.g., "millimeter" or "JPY". This is 149 MeasureUnit* unit; member in Measure 157 return *unit; in getUnit() [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
H A D | PeriodBuilderFactory.java | 22 * @param minUnit the smallest time unit available for use 23 * @param maxUnit the largest time unit available for use 30 * Sets whether the time unit is available for use. 31 * @param unit the time unit 32 * @param available true if the unit is available for use 35 PeriodBuilderFactory setUnitIsAvailable(TimeUnit unit, boolean available); in setUnitIsAvailable() argument 38 * Sets the maximum value for the largest available time unit (as 40 * this will be pinned to this value of that time unit and return 47 * Sets the minimum value for the smallest available time unit (a 106 getFixedUnitBuilder(TimeUnit unit) getFixedUnitBuilder() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi.h | 69 enum pipe_shader_type unit); 75 enum pipe_shader_type unit);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | measure.h | 34 * An amount of a specified unit, consisting of a number and a Unit. 36 * unit, such as feet or meters. 49 * unit. After this call, the caller must not delete the given 50 * unit object. 52 * @param adoptedUnit the unit object, which must not be NULL 53 * @param ec input-output error code. If the amount or the unit 101 * Return a reference to the unit of this object. 146 * The unit of this object, e.g., "millimeter" or "JPY". This is 149 MeasureUnit* unit; member in Measure 157 return *unit; in getUnit() [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | units_data.h | 22 * to convert from one unit to another. 95 // a sequence of output unit preferences. 99 CharString unit; member 105 this->unit.append(other.unit, status); in UnitPreference() 117 * only be useful to internal code and unit testing code. 178 * Returns the set of unit preferences in the particular category that best 196 * @param preferenceCount The number of unit preferences that belong to the
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | units_data.h | 22 * to convert from one unit to another. 96 // a sequence of output unit preferences. 100 CharString unit; member 106 this->unit.append(other.unit, status); in UnitPreference() 118 * only be useful to internal code and unit testing code. 179 * Returns the set of unit preferences in the particular category that best 197 * @param preferenceCount The number of unit preferences that belong to the
|
/third_party/curl/projects/ |
H A D | checksrc.bat | 162 rem Check the tests\unit directory
163 if exist %SRC_DIR%\tests\unit (
164 for /f "delims=" %%i in ('dir "%SRC_DIR%\tests\unit\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\checksrc.pl" "-D%SRC_DIR%\tests\unit" "%%i"
165 for /f "delims=" %%i in ('dir "%SRC_DIR%\tests\unit\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\checksrc.pl" "-D%SRC_DIR%\tests\unit" "%%i"
193 echo tests - Scan the library tests and unit tests
|
/third_party/benchmark/test/ |
H A D | output_test_helper.cc | 326 auto unit = Get("time_unit"); in GetTime() local 327 BM_CHECK(unit); in GetTime() 328 if (*unit == "ns") { in GetTime() 331 if (*unit == "us") { in GetTime() 334 if (*unit == "ms") { in GetTime() 337 if (*unit == "s") { in GetTime() 340 BM_CHECK(1 == 0) << "unknown time unit: " << *unit; in GetTime()
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | valhall.py | 184 def __init__(self, name, opcode, opcode2, srcs = [], dests = [], immediates = [], modifiers = [], staging = None, unit = None): 193 self.unit = unit 197 self.message = unit not in ["FMA", "CVT", "SFU"] 270 unit = overrides.get('unit') or el.attrib.get('unit') 309 instr = Instruction(name, opcode, opcode2, srcs = sources, dests = dests, immediates = imms, modifiers = modifiers, staging = staging, unit = unit) 321 'unit' [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestLog.hpp | 155 void writeFloat (const char* name, const char* description, const char* unit, qpKeyValueTag tag, float value); 156 void writeInteger (const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value); 171 void writeValueInfo (const std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag); 384 LogValueInfo (const std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag) in LogValueInfo() argument 387 , m_unit (unit) in LogValueInfo() 405 LogNumber (const std::string& name, const std::string& desc, const std::string& unit, qpKeyValueTag tag, T value) in LogNumber() argument 408 , m_unit (unit) in LogNumber()
|
/third_party/ffmpeg/libavformat/ |
H A D | alp.c | 248 .unit = "type", 259 .unit = "type" 270 .unit = "type" 281 .unit = "type"
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
H A D | ExhaustiveNumberTest.java | 98 UnlocalizedNumberFormatter uNoUnitPercent = NumberFormatter.with().unit(NoUnit.PERCENT); in test20417_PercentParity() 99 UnlocalizedNumberFormatter uNoUnitPermille = NumberFormatter.with().unit(NoUnit.PERMILLE); in test20417_PercentParity() 100 UnlocalizedNumberFormatter uMeasurePercent = NumberFormatter.with().unit(MeasureUnit.PERCENT); in test20417_PercentParity() 101 UnlocalizedNumberFormatter uMeasurePermille = NumberFormatter.with().unit(MeasureUnit.PERMILLE); in test20417_PercentParity()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
H A D | ExhaustiveNumberTest.java | 97 UnlocalizedNumberFormatter uNoUnitPercent = NumberFormatter.with().unit(NoUnit.PERCENT); in test20417_PercentParity() 98 UnlocalizedNumberFormatter uNoUnitPermille = NumberFormatter.with().unit(NoUnit.PERMILLE); in test20417_PercentParity() 99 UnlocalizedNumberFormatter uMeasurePercent = NumberFormatter.with().unit(MeasureUnit.PERCENT); in test20417_PercentParity() 100 UnlocalizedNumberFormatter uMeasurePermille = NumberFormatter.with().unit(MeasureUnit.PERMILLE); in test20417_PercentParity()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
H A D | HistogramWriter.cpp | 37 std::string GetUnitAndDirection(proto::UnitAndDirection unit) in GetUnitAndDirection() argument 39 ASSERT(unit.improvement_direction() == proto::SMALLER_IS_BETTER); in GetUnitAndDirection() 40 ASSERT(unit.unit() == proto::MS_BEST_FIT_FORMAT); in GetUnitAndDirection() 105 js::Value unitAndDirection(GetUnitAndDirection(histogram.unit()), allocator); in getAsJSON() 106 obj.AddMember("unit", unitAndDirection, allocator); in getAsJSON()
|
/third_party/backends/japi/ |
H A D | SaneOption.java | 59 public static final int UNIT_NONE = 0; // the value is unit-less 105 public int unit; // what is the (physical) unit? (UNIT_) field in SaneOption 126 switch (unit) in unitString()
|
/third_party/node/test/fixtures/wpt/encoding/resources/ |
H A D | decoding-helpers.js | 16 .map(unit => unit.charCodeAt(0))
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | measure.h | 34 * An amount of a specified unit, consisting of a number and a Unit. 36 * unit, such as feet or meters. 49 * unit. After this call, the caller must not delete the given 50 * unit object. 52 * @param adoptedUnit the unit object, which must not be nullptr 53 * @param ec input-output error code. If the amount or the unit 111 * Return a reference to the unit of this object. 156 * The unit of this object, e.g., "millimeter" or "JPY". This is 159 MeasureUnit* unit; member in Measure 167 return *unit; in getUnit() [all...] |