Home
last modified time | relevance | path

Searched refs:mb_row (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_processing/
H A Dvideo_denoiser.cc37 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
39 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
107 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
118 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
129 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
140 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
152 int mb_row, in IsTrailingBlock() argument
155 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
156 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
170 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_processing/
H A Dvideo_denoiser.cc48 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
50 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
118 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
129 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
140 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
151 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
163 int mb_row, in IsTrailingBlock() argument
166 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
167 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
181 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_processing/
H A Dvideo_denoiser.cc48 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
50 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
118 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
129 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
140 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
151 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
163 int mb_row, in IsTrailingBlock() argument
166 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
167 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
181 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_processing/
H A Dvideo_denoiser.cc48 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
50 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
118 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
129 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
140 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
151 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
163 int mb_row, in IsTrailingBlock() argument
166 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
167 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
181 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_processing/
H A Dvideo_denoiser.cc40 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
42 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
110 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
121 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
132 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
143 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
155 int mb_row, in IsTrailingBlock() argument
158 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
159 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
173 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_processing/
H A Dvideo_denoiser.cc40 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
42 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
109 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
120 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
131 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
142 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
154 int mb_row, in IsTrailingBlock() argument
157 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
158 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
172 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_processing/
H A Dvideo_denoiser.cc40 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
42 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
110 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
121 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
132 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
143 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
155 int mb_row, in IsTrailingBlock() argument
158 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
159 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
173 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_processing/
H A Dvideo_denoiser.cc40 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in ShowRect() local
42 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect()
110 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
121 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
132 for (int mb_row = 0; mb_row <= mb_rows_ - 1; ++mb_row) { in ReduceFalseDetection() local
143 for (int mb_row = mb_rows_ - 1; mb_row >= 0; --mb_row) { in ReduceFalseDetection() local
155 int mb_row, in IsTrailingBlock() argument
158 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock()
159 if (!mb_row || !mb_col || mb_row == mb_rows_ - 1 || mb_col == mb_cols_ - 1) in IsTrailingBlock()
173 for (int mb_row = 0; mb_row < mb_rows_; ++mb_row) { in CopySrcOnMOB() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Ddebugmodes.c19 int mb_row; in vp8_print_modes_and_motion_vectors() local
28 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
47 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
67 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
114 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Ddebugmodes.c19 int mb_row; in vp8_print_modes_and_motion_vectors() local
28 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
47 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
67 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
114 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/common/
H A Ddebugmodes.c19 int mb_row; in vp8_print_modes_and_motion_vectors() local
28 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
47 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
67 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
114 for (mb_row = 0; mb_row < rows; mb_row++) in vp8_print_modes_and_motion_vectors()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
25 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
41 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
58 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
99 for (mb_row = 0; mb_row < rows; ++mb_row) { in vp8_print_modes_and_motion_vectors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/decoder/
H A Derror_concealment.c136 if (new_row < (mb_row * 16) << 3) end_row = 1; in calculate_overlaps_mb()
295 int mb_row, mb_col; in estimate_missing_mvs() local
298 for (mb_row = 0; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
312 mb_row = first_corrupt / mb_cols; in estimate_missing_mvs()
313 mb_col = first_corrupt - mb_row * mb_cols; in estimate_missing_mvs()
314 mi += mb_row * (mb_cols + 1) + mb_col; in estimate_missing_mvs()
318 for (; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
319 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs()
365 if (mb_row > 0) { in find_neighboring_blocks()
382 if (mb_row < mb_rows - 1) { in find_neighboring_blocks()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/decoder/
H A Derror_concealment.c136 if (new_row < (mb_row * 16) << 3) end_row = 1; in calculate_overlaps_mb()
295 int mb_row, mb_col; in estimate_missing_mvs() local
298 for (mb_row = 0; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
312 mb_row = first_corrupt / mb_cols; in estimate_missing_mvs()
313 mb_col = first_corrupt - mb_row * mb_cols; in estimate_missing_mvs()
314 mi += mb_row * (mb_cols + 1) + mb_col; in estimate_missing_mvs()
318 for (; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
319 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs()
365 if (mb_row > 0) { in find_neighboring_blocks()
382 if (mb_row < mb_rows - 1) { in find_neighboring_blocks()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/decoder/
H A Derror_concealment.c136 if (new_row < (mb_row * 16) << 3) end_row = 1; in calculate_overlaps_mb()
295 int mb_row, mb_col; in estimate_missing_mvs() local
298 for (mb_row = 0; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
312 mb_row = first_corrupt / mb_cols; in estimate_missing_mvs()
313 mb_col = first_corrupt - mb_row * mb_cols; in estimate_missing_mvs()
314 mi += mb_row * (mb_cols + 1) + mb_col; in estimate_missing_mvs()
318 for (; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
319 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs()
365 if (mb_row > 0) { in find_neighboring_blocks()
382 if (mb_row < mb_rows - 1) { in find_neighboring_blocks()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/decoder/
H A Derror_concealment.c136 if (new_row < (mb_row * 16) << 3) end_row = 1; in calculate_overlaps_mb()
295 int mb_row, mb_col; in estimate_missing_mvs() local
298 for (mb_row = 0; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
312 mb_row = first_corrupt / mb_cols; in estimate_missing_mvs()
313 mb_col = first_corrupt - mb_row * mb_cols; in estimate_missing_mvs()
314 mi += mb_row * (mb_cols + 1) + mb_col; in estimate_missing_mvs()
318 for (; mb_row < mb_rows; ++mb_row) { in estimate_missing_mvs()
319 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs()
365 if (mb_row > 0) { in find_neighboring_blocks()
382 if (mb_row < mb_rows - 1) { in find_neighboring_blocks()
[all …]

12345678910>>...25