Searched defs:CopyRow_AVX (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | row_gcc.cc | 3812 void CopyRow_AVX(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_AVX() function
|
/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | row_gcc.cc | 4012 void CopyRow_AVX(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_AVX() function
|
/aosp_15_r20/external/libyuv/source/ |
H A D | row_gcc.cc | 6507 void CopyRow_AVX(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_AVX() function
|
/aosp_15_r20/out/soong/.intermediates/external/rust/crabbyavif/liblibyuv_sys/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std/out/ |
D | libyuv_bindgen.rs | 11545 pub fn CopyRow_AVX(src: *const u8, dst: *mut u8, width: ::std::os::raw::c_int); in CopyRow_AVX() function
|
/aosp_15_r20/out/soong/.intermediates/external/rust/crabbyavif/libcrabbyavif_yuv_bindgen/android_arm64_armv8-2a_cortex-a55_source/ |
D | libyuv_bindgen.rs | 11545 pub fn CopyRow_AVX(src: *const u8, dst: *mut u8, width: ::std::os::raw::c_int); in CopyRow_AVX() function
|