webrtc/sdk/objc/components
Byoungchan Lee 9204302248 Implement Optimized CropAndScale for ObjCFrameBuffer
The default implementation of CropAndScale uses ToI420() and then Scale,
and this implementation behaves inefficiently with RTCCVPixelBuffer.

Bug: None
Change-Id: I422ef80d124db0354a2e696892e882a78db445bb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271140
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Auto-Submit: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37877}
2022-08-23 10:39:58 +00:00
..
audio Delete rtc_base/atomic_ops.h 2022-06-28 08:32:13 +00:00
capturer Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
network Adopt absl::string_view in function parameters under rtc_base/ 2022-03-17 15:39:26 +00:00
renderer Add a sanity check of RTCVideoFrame in RTCMTLVideoView 2022-01-06 10:43:05 +00:00
video_codec DCHECK the frame resolution only if the frame buffer is not native. 2022-08-10 07:54:43 +00:00
video_frame_buffer Implement Optimized CropAndScale for ObjCFrameBuffer 2022-08-23 10:39:58 +00:00