Home
last modified time | relevance | path

Searched defs:oq2 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_neon.c845 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in VFilter16_NEON() local
862 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in HFilter16_NEON() local
764 ApplyFilter6_NEON( const int8x16_t p2, const int8x16_t p1, const int8x16_t p0, const int8x16_t q0, const int8x16_t q1, const int8x16_t q2, const int8x16_t delta, uint8x16_t* const op2, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) ApplyFilter6_NEON() argument
801 DoFilter6_NEON( const uint8x16_t p2, const uint8x16_t p1, const uint8x16_t p0, const uint8x16_t q0, const uint8x16_t q1, const uint8x16_t q2, const uint8x16_t mask, const uint8x16_t hev_mask, uint8x16_t* const op2, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) DoFilter6_NEON() argument
927 uint8x16_t op2, op1, op0, oq0, oq1, oq2; VFilter8_NEON() local
960 uint8x16_t op2, op1, op0, oq0, oq1, oq2; HFilter8_NEON() local
[all...]

Completed in 6 milliseconds