Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/api/video/
H A Di420_buffer.cc200 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
202 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
208 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
210 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/api/video/
H A Di420_buffer.cc200 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
202 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
208 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
210 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/api/video/
H A Di420_buffer.cc200 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
202 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
208 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
210 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
/dports/net-im/tg_owt/tg_owt-d578c76/src/api/video/
H A Dnv12_buffer.cc139 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
141 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
146 src.DataUV() + src.StrideUV() * uv_offset_y + uv_offset_x * 2; in CropAndScaleFrom()
H A Di010_buffer.cc212 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
214 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
219 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
221 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
H A Di420_buffer.cc197 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
199 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
204 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
206 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/video/
H A Dnv12_buffer.cc139 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
141 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
146 src.DataUV() + src.StrideUV() * uv_offset_y + uv_offset_x * 2; in CropAndScaleFrom()
H A Di010_buffer.cc212 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
214 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
219 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
221 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
H A Di420_buffer.cc197 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
199 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
204 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
206 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/api/video/
H A Di420_buffer.cc220 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
222 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
228 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
230 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/video/
H A Di010_buffer.cc212 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
214 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
219 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
221 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
H A Di420_buffer.cc197 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
199 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
204 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
206 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/video/
H A Di010_buffer.cc212 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
214 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
219 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
221 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
H A Di420_buffer.cc197 const int uv_offset_x = offset_x / 2; in CropAndScaleFrom() local
199 offset_x = uv_offset_x * 2; in CropAndScaleFrom()
204 src.DataU() + src.StrideU() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()
206 src.DataV() + src.StrideV() * uv_offset_y + uv_offset_x; in CropAndScaleFrom()