Searched defs:CopyRow_ERMS (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | row_gcc.cc | 3835 void CopyRow_ERMS(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_ERMS() function
|
/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | row_gcc.cc | 4035 void CopyRow_ERMS(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_ERMS() function
|
/aosp_15_r20/external/libyuv/source/ |
H A D | row_gcc.cc | 6531 void CopyRow_ERMS(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_ERMS() 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 | 11548 pub fn CopyRow_ERMS(src: *const u8, dst: *mut u8, width: ::std::os::raw::c_int); in CopyRow_ERMS() function
|
/aosp_15_r20/out/soong/.intermediates/external/rust/crabbyavif/libcrabbyavif_yuv_bindgen/android_arm64_armv8-2a_cortex-a55_source/ |
D | libyuv_bindgen.rs | 11548 pub fn CopyRow_ERMS(src: *const u8, dst: *mut u8, width: ::std::os::raw::c_int); in CopyRow_ERMS() function
|