Searched defs:oq2 (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | dec_neon.c | 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 862 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in HFilter16_NEON() local 927 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in VFilter8_NEON() local 960 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in HFilter8_NEON() local
|