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