Searched defs:permHH (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess_altivec_template.c | 355 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, in doVertLowPass_altivec() local 510 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, in doVertDefFilter_altivec() local 833 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, in tempNoiseReducer_altivec() local
|
Completed in 4 milliseconds