Frank Barchard 616bee5420 Add volatile for gcc inline to avoid being removed
Bug: b/42280943
Change-Id: I4439077a92ffa6dff91d2d10accd5251b76f7544
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5671187
Reviewed-by: David Gao <davidgao@google.com>
2024-07-02 01:25:24 +00:00
..
compare_common.cc
compare_gcc.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
compare_msa.cc
compare_neon64.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
compare_neon.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
compare_win.cc
compare.cc
convert_argb.cc [AArch64] Add SVE2 impls for {UYVY,YUY2}ToARGBRow 2024-06-13 22:06:46 +00:00
convert_from_argb.cc [AArch64] Add SVE2 implementation of ARGBToRGB565DitherRow 2024-06-03 23:15:04 +00:00
convert_from.cc
convert_jpeg.cc
convert_to_argb.cc
convert_to_i420.cc
convert.cc [AArch64] Add SVE2 implementations for AYUVTo{UV,VU}Row 2024-06-04 18:18:07 +00:00
cpu_id.cc [AArch64] Add SME feature detection on Linux 2024-06-08 23:34:22 +00:00
mjpeg_decoder.cc
mjpeg_validate.cc
planar_functions.cc [AArch64] Add I8MM implementation of ARGBColorMatrixRow 2024-06-12 16:17:59 +00:00
rotate_any.cc [AArch64] Use full vectors in TransposeWx{8 => 16}_NEON 2024-05-21 07:46:42 +00:00
rotate_argb.cc
rotate_common.cc [AArch64] Use full vectors in TransposeWx{8 => 16}_NEON 2024-05-21 07:46:42 +00:00
rotate_gcc.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
rotate_lsx.cc [AArch64] Use full vectors in TransposeWx{8 => 16}_NEON 2024-05-21 07:46:42 +00:00
rotate_msa.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
rotate_neon64.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
rotate_neon.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
rotate_sme.cc [AArch64] Add initial build system support for SME 2024-06-08 23:32:41 +00:00
rotate_win.cc
rotate.cc [AArch64] Remove unused code from TransposeUVWx8_NEON 2024-05-27 21:52:56 +00:00
row_any.cc [AArch64] Remove redundant semicolons after ANY41CT 2024-06-08 23:33:54 +00:00
row_common.cc
row_gcc.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
row_lasx.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
row_lsx.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
row_msa.cc
row_neon64.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
row_neon.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
row_rvv.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
row_sve.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
row_win.cc
scale_any.cc
scale_argb.cc
scale_common.cc
scale_gcc.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
scale_lsx.cc
scale_msa.cc
scale_neon64.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
scale_neon.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
scale_rgb.cc
scale_rvv.cc Add volatile for gcc inline to avoid being removed 2024-07-02 01:25:24 +00:00
scale_uv.cc Disable RVV ScaleDownBy4 if compiler option is not enabled 2024-06-18 01:52:40 +00:00
scale_win.cc
scale.cc
test.sh
video_common.cc