/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 155 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 163 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 177 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 188 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 194 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 197 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 203 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 206 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 215 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 155 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 163 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 177 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 188 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 194 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 197 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 203 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 206 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 215 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 220 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 228 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 244 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 255 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 261 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 264 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 270 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 273 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 282 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/decoder/ |
H A D | vp9_detokenize.c | 262 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift() argument 270 *ctx_shift_l = (tx_size_in_blocks - (xd->max_blocks_high - y)) * 8; in get_ctx_shift() 286 int ctx_shift_l = 0; in vp9_decode_block_tokens() local 297 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_8X8); in vp9_decode_block_tokens() 303 *(uint16_t *)l = ((eob > 0) * 0x0101) >> ctx_shift_l; in vp9_decode_block_tokens() 306 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_16X16); in vp9_decode_block_tokens() 312 *(uint32_t *)l = ((eob > 0) * 0x01010101) >> ctx_shift_l; in vp9_decode_block_tokens() 315 get_ctx_shift(xd, &ctx_shift_a, &ctx_shift_l, x, y, 1 << TX_32X32); in vp9_decode_block_tokens() 324 *(uint64_t *)l = ((eob > 0) * 0x0101010101010101ULL) >> ctx_shift_l; in vp9_decode_block_tokens()
|