mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-06-15 08:26:06 +08:00
Here are the functions flagged for mixing both SSE and AVX (or AVX-512) instructions, which can trigger an AVX transition/assist performance penalty: Libyuv Functions addressed in this CL * I422ToARGBRow_AVX512BW * HalfFloatRow_SSE2 Not addressed: * ScaleFilterCols_SSSE3 Bug: libyuv:509681367 Change-Id: I8ced6065dfe0c516d05857086393782c8590062a Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/7814945 Reviewed-by: richard winterton <rrwinterton@gmail.com> |
||
|---|---|---|
| .. | ||
| basic_types.h | ||
| compare_row.h | ||
| compare.h | ||
| convert_argb.h | ||
| convert_from_argb.h | ||
| convert_from.h | ||
| convert.h | ||
| cpu_id.h | ||
| cpu_support.h | ||
| loongson_intrinsics.h | ||
| mjpeg_decoder.h | ||
| planar_functions.h | ||
| rotate_argb.h | ||
| rotate_row.h | ||
| rotate.h | ||
| row_sve.h | ||
| row.h | ||
| scale_argb.h | ||
| scale_rgb.h | ||
| scale_row.h | ||
| scale_uv.h | ||
| scale.h | ||
| version.h | ||
| video_common.h | ||