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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_altivec_template.c354 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, local
363 vec_perm(vf##i, vbT##i, permHH); \
379 vec_perm(vf##i, vbT##i, permHH); \
509 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, local
516 vec_perm(st##i, vbT##i, permHH); \
832 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, local
986 const vector unsigned char vg = vec_perm(vf, v_##src##A##i, permHH); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c354 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, local
363 vec_perm(vf##i, vbT##i, permHH); \
379 vec_perm(vf##i, vbT##i, permHH); \
509 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, local
516 vec_perm(st##i, vbT##i, permHH); \
832 const vector unsigned char permHH = (const vector unsigned char){0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, local
986 const vector unsigned char vg = vec_perm(vf, v_##src##A##i, permHH); \

Completed in 87 milliseconds