Searched defs:oq0 (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | dec_neon.c | 472 int8x16_t* const oq0) { in ApplyFilter2NoFlip_NEON() 487 uint8x16_t* const op0, uint8x16_t* const oq0) { in ApplyFilter2_NEON() 503 uint8x16_t* const op0, uint8x16_t* const oq0) { in DoFilter2_NEON() 514 uint8x16_t p1, p0, q0, q1, op0, oq0; in SimpleVFilter16_NEON() local 524 uint8x16_t p1, p0, q0, q1, oq0, op0; in SimpleHFilter16_NEON() local 716 uint8x16_t* const oq0, uint8x16_t* const oq1) { in ApplyFilter4_NEON() 735 uint8x16_t* const oq0, uint8x16_t* const oq1) { in DoFilter4_NEON() 769 uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) { in ApplyFilter6_NEON() 806 uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) { in DoFilter6_NEON() 845 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in VFilter16_NEON() local [all …]
|