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