Home
last modified time | relevance | path

Searched defs:position (Results 126 - 150 of 732) sorted by relevance

12345678910>>...30

/third_party/ffmpeg/libavcodec/
H A Ddxva2_vp9.c281 unsigned position; in dxva2_vp9_decode_slice() local
157 fill_slice_short(DXVA_Slice_VPx_Short *slice, unsigned position, unsigned size) fill_slice_short() argument
H A Dcbs_sei.c115 int sei_type, highest_vcl_type, err, i, position; in cbs_sei_get_unit() local
330 cbs_sei_delete_message(SEIRawMessageList *list, int position) cbs_sei_delete_message() argument
[all...]
H A Dsbcdsp.c164 static int sbc_enc_process_input_4s(int position, const uint8_t *pcm, in sbc_enc_process_input_4s() argument
197 static int sbc_enc_process_input_8s(int position, const uint8_t *pcm, in sbc_enc_process_input_8s() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Daiffdec.c218 int64_t offset = 0, position; in aiff_read_header() local
H A Dbethsoftvid.c110 int position, duration, npixels; in read_frame() local
/third_party/glfw/tests/
H A Dtearing.c218 float position = cosf((float) glfwGetTime() * 4.f) * 0.75f; in main() local
/third_party/glslang/SPIRV/
H A DSpvTools.cpp85 OptimizerMesssageConsumer(spv_message_level_t level, const char *source, const spv_position_t &position, const char *message) OptimizerMesssageConsumer() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DGrouper.java151 public boolean groupAtPosition(int position, DecimalQuantity value) { in groupAtPosition() argument
H A DPadder.java48 PadPosition position; field in Padder
50 public Padder(String paddingString, int targetWidth, PadPosition position) { in Padder() argument
61 public static Padder codePoints(int cp, int targetWidth, PadPosition position) { in codePoints() argument
[all...]
H A DDecimalQuantity_DualStorageBCD.java140 protected byte getDigitPos(int position) { in getDigitPos() argument
153 protected void setDigitPos(int position, byte value) { in setDigitPos() argument
[all...]
H A DCurrencySpacingEnabledModifier.java152 private static UnicodeSet getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) { in getUnicodeSet() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
H A DDecimalQuantity_ByteArrayBCD.java57 protected byte getDigitPos(int position) { in getDigitPos() argument
63 protected void setDigitPos(int position, byte value) { in setDigitPos() argument
H A DDecimalQuantity_64BitBCD.java57 protected byte getDigitPos(int position) { in getDigitPos() argument
63 protected void setDigitPos(int position, byte value) { in setDigitPos() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_DualStorageBCD.java93 protected byte getDigitPos(int position) { in getDigitPos() argument
106 protected void setDigitPos(int position, byte value) { in setDigitPos() argument
[all...]
H A DGrouper.java150 public boolean groupAtPosition(int position, DecimalQuantity value) { in groupAtPosition() argument
H A DPadder.java55 PadPosition position; field in Padder
57 public Padder(String paddingString, int targetWidth, PadPosition position) { in Padder() argument
68 public static Padder codePoints(int cp, int targetWidth, PadPosition position) { in codePoints() argument
[all...]
H A DCurrencySpacingEnabledModifier.java154 private static UnicodeSet getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) { in getUnicodeSet() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
H A DDecimalQuantity_ByteArrayBCD.java60 protected byte getDigitPos(int position) { in getDigitPos() argument
66 protected void setDigitPos(int position, byte value) { in setDigitPos() argument
H A DDecimalQuantity_64BitBCD.java60 protected byte getDigitPos(int position) { in getDigitPos() argument
66 protected void setDigitPos(int position, byte value) { in setDigitPos() argument
/third_party/icu/icu4c/source/i18n/
H A Dsearch.cpp209 int32_t SearchIterator::following(int32_t position, in following() argument
228 int32_t SearchIterator::preceding(int32_t position, in preceding() argument
422 void SearchIterator::setMatchStart(int32_t position) in setMatchStart() argument
H A Dnumber_affixutils.cpp161 AffixUtils::unescape(const UnicodeString &affixPattern, FormattedStringBuilder &output, int32_t position, in unescape() argument
/third_party/libsnd/src/
H A Dcommand.c298 sf_count_t position ; in psf_calc_signal_max() local
344 sf_count_t position ; in psf_calc_max_all_channels() local
/third_party/libsnd/src/G72x/
H A Dg72x_test.c101 int code, position, max_err ; in g723_test() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Docclusion-query.c21 float position[4]; member
H A Dtri-gs.c32 float position[4]; member

Completed in 15 milliseconds

12345678910>>...30