Searched refs:UpsampleRgbaLinePairNEON (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/build/b9193874-neon/jni/
H A Db9193874-neon.c163 void UpsampleRgbaLinePairNEON(const uint8_t *top_y, const uint8_t *bottom_y, const uint8_t *top_u, const uint8_t *top_v, const uint8_t *cur_u, const uint8_t *cur_v, uint8_t *top_dst, uint8_t *bottom_dst, int len) function

Completed in 60 milliseconds