Home
last modified time | relevance | path

Searched refs:decode_unsigned_max (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c77 static int decode_unsigned_max(struct vp9_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
579 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c79 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1128 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c79 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1128 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c78 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1047 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1372 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1373 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1373 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1372 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1372 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1372 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1373 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1373 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c62 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1373 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodeframe.c155 static int decode_unsigned_max(struct aom_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
2742 data = decode_unsigned_max(rb, av1_seg_feature_data_max(j)); in setup_segmentation()