Home
last modified time | relevance | path

Searched refs:low_bytes (Results 1 – 25 of 95) sorted by relevance

1234

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dproresenc_anatoliy.c381 int low_bytes = (tgt_bits - (tgt_bits >> 3)) >> 3; // 12% bitrate fluctuation in encode_slice() local
421 } else if (slice_size < low_bytes && *qp in encode_slice()
429 } while (slice_size < low_bytes && *qp > qp_start_table[avctx->profile]); in encode_slice()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dproresenc_anatoliy.c381 int low_bytes = (tgt_bits - (tgt_bits >> 3)) >> 3; // 12% bitrate fluctuation in encode_slice() local
421 } else if (slice_size < low_bytes && *qp in encode_slice()
429 } while (slice_size < low_bytes && *qp > qp_start_table[avctx->profile]); in encode_slice()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/page/
H A Dpage0cur.cc116 ulint low_bytes; in page_cur_try_search_shortcut() local
138 ut_pair_min(&low_match, &low_bytes, in page_cur_try_search_shortcut()
143 up_bytes = low_bytes; in page_cur_try_search_shortcut()
146 &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut()
177 ut_a(*ilow_matched_bytes == low_bytes); in page_cur_try_search_shortcut()
186 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/page/
H A Dpage0cur.cc116 ulint low_bytes; in page_cur_try_search_shortcut() local
138 ut_pair_min(&low_match, &low_bytes, in page_cur_try_search_shortcut()
143 up_bytes = low_bytes; in page_cur_try_search_shortcut()
146 &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut()
177 ut_a(*ilow_matched_bytes == low_bytes); in page_cur_try_search_shortcut()
186 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/page/
H A Dpage0cur.cc116 ulint low_bytes; in page_cur_try_search_shortcut() local
138 ut_pair_min(&low_match, &low_bytes, in page_cur_try_search_shortcut()
143 up_bytes = low_bytes; in page_cur_try_search_shortcut()
146 &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut()
177 ut_a(*ilow_matched_bytes == low_bytes); in page_cur_try_search_shortcut()
186 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/page/
H A Dpage0cur.cc116 ulint low_bytes; in page_cur_try_search_shortcut() local
138 ut_pair_min(&low_match, &low_bytes, in page_cur_try_search_shortcut()
143 up_bytes = low_bytes; in page_cur_try_search_shortcut()
146 &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut()
177 ut_a(*ilow_matched_bytes == low_bytes); in page_cur_try_search_shortcut()
186 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/page/
H A Dpage0cur.cc116 ulint low_bytes; in page_cur_try_search_shortcut() local
138 ut_pair_min(&low_match, &low_bytes, in page_cur_try_search_shortcut()
143 up_bytes = low_bytes; in page_cur_try_search_shortcut()
146 &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut()
177 ut_a(*ilow_matched_bytes == low_bytes); in page_cur_try_search_shortcut()
186 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut()
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/page/
H A Dpage0cur.c106 ulint low_bytes; in page_cur_try_search_shortcut() local
128 ut_pair_min(&low_match, &low_bytes, in page_cur_try_search_shortcut()
133 up_bytes = low_bytes; in page_cur_try_search_shortcut()
136 &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut()
167 ut_a(*ilow_matched_bytes == low_bytes); in page_cur_try_search_shortcut()
176 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dproresenc_anatoliy.c410 int low_bytes = (tgt_bits - (tgt_bits >> 3)) >> 3; // 12% bitrate fluctuation in encode_slice() local
461 } else if (slice_size < low_bytes && *qp in encode_slice()
469 } while (slice_size < low_bytes && *qp > qp_start_table[avctx->profile]); in encode_slice()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dbtr0cur.h898 ulint low_bytes; /*!< number of matched bytes to the member
929 low_bytes = 0; in init()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dbtr0cur.h898 ulint low_bytes; /*!< number of matched bytes to the member
929 low_bytes = 0; in init()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dbtr0cur.h950 ulint low_bytes; /*!< number of matched bytes to the member
981 low_bytes = 0; in init()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dbtr0cur.h950 ulint low_bytes; /*!< number of matched bytes to the member
981 low_bytes = 0; in init()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dbtr0cur.h948 ulint low_bytes; /*!< number of matched bytes to the member
979 low_bytes = 0; in init()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dbtr0cur.h948 ulint low_bytes; /*!< number of matched bytes to the member
979 low_bytes = 0; in init()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dm32c-tdep.c471 int low_bytes = TYPE_LENGTH (reg->ry->type); in m32c_cat_read() local
474 gdb_assert (TYPE_LENGTH (reg->type) == high_bytes + low_bytes); in m32c_cat_read()
484 status = cache->cooked_read (reg->rx->num, buf + low_bytes); in m32c_cat_read()
500 int low_bytes = TYPE_LENGTH (reg->ry->type); in m32c_cat_write() local
502 gdb_assert (TYPE_LENGTH (reg->type) == high_bytes + low_bytes); in m32c_cat_write()
511 cache->cooked_write (reg->rx->num, buf + low_bytes); in m32c_cat_write()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/page/
H A Dpage0cur.cc149 ulint low_bytes; in page_cur_try_search_shortcut_bytes() local
171 up_bytes = low_bytes = *ilow_matched_bytes; in page_cur_try_search_shortcut_bytes()
174 up_bytes = low_bytes = *iup_matched_bytes; in page_cur_try_search_shortcut_bytes()
178 tuple, rec, index, offsets, &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut_bytes()
202 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut_bytes()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/page/
H A Dpage0cur.cc149 ulint low_bytes; in page_cur_try_search_shortcut_bytes() local
171 up_bytes = low_bytes = *ilow_matched_bytes; in page_cur_try_search_shortcut_bytes()
174 up_bytes = low_bytes = *iup_matched_bytes; in page_cur_try_search_shortcut_bytes()
178 tuple, rec, index, offsets, &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut_bytes()
202 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut_bytes()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/page/
H A Dpage0cur.cc149 ulint low_bytes; in page_cur_try_search_shortcut_bytes() local
171 up_bytes = low_bytes = *ilow_matched_bytes; in page_cur_try_search_shortcut_bytes()
174 up_bytes = low_bytes = *iup_matched_bytes; in page_cur_try_search_shortcut_bytes()
178 tuple, rec, index, offsets, &low_match, &low_bytes) < 0) { in page_cur_try_search_shortcut_bytes()
202 *ilow_matched_bytes = low_bytes; in page_cur_try_search_shortcut_bytes()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/page/
H A Dpage0cur.cc149 ulint low_bytes;
171 up_bytes = low_bytes = *ilow_matched_bytes;
174 up_bytes = low_bytes = *iup_matched_bytes;
178 tuple, rec, index, offsets, &low_match, &low_bytes) < 0) {
202 *ilow_matched_bytes = low_bytes;
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dm32c-tdep.c481 int low_bytes = TYPE_LENGTH (reg->ry->type); in m32c_cat_read() local
486 gdb_assert (TYPE_LENGTH (reg->type) == high_bytes + low_bytes); in m32c_cat_read()
496 status = regcache_cooked_read (cache, reg->rx->num, cbuf + low_bytes); in m32c_cat_read()
512 int low_bytes = TYPE_LENGTH (reg->ry->type); in m32c_cat_write() local
516 gdb_assert (TYPE_LENGTH (reg->type) == high_bytes + low_bytes); in m32c_cat_write()
525 regcache_cooked_write (cache, reg->rx->num, cbuf + low_bytes); in m32c_cat_write()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dm32c-tdep.c480 int low_bytes = TYPE_LENGTH (reg->ry->type); in m32c_cat_read() local
485 gdb_assert (TYPE_LENGTH (reg->type) == high_bytes + low_bytes); in m32c_cat_read()
495 status = regcache_cooked_read (cache, reg->rx->num, cbuf + low_bytes); in m32c_cat_read()
511 int low_bytes = TYPE_LENGTH (reg->ry->type); in m32c_cat_write() local
515 gdb_assert (TYPE_LENGTH (reg->type) == high_bytes + low_bytes); in m32c_cat_write()
524 regcache_cooked_write (cache, reg->rx->num, cbuf + low_bytes); in m32c_cat_write()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dproresenc_anatoliy.c549 int low_bytes = (tgt_bits - (tgt_bits >> 3)) >> 3; // 12% bitrate fluctuation in encode_slice() local
621 } else if (slice_size < low_bytes && *qp in encode_slice()
629 } while (slice_size < low_bytes && *qp > qp_start_table[avctx->profile]); in encode_slice()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dproresenc_anatoliy.c549 int low_bytes = (tgt_bits - (tgt_bits >> 3)) >> 3; // 12% bitrate fluctuation in encode_slice() local
621 } else if (slice_size < low_bytes && *qp in encode_slice()
629 } while (slice_size < low_bytes && *qp > qp_start_table[avctx->profile]); in encode_slice()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c547 int low_bytes = (tgt_bits - (tgt_bits >> 3)) >> 3; // 12% bitrate fluctuation in encode_slice() local
619 } else if (slice_size < low_bytes && *qp in encode_slice()
627 } while (slice_size < low_bytes && *qp > qp_start_table[avctx->profile]); in encode_slice()

1234