Searched defs:vec8 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_avg_horiz_msa.c | 156 v8i16 vec8, vec9, vec10, vec11, vec12, vec13, vec14, vec15; in common_hz_8t_and_aver_dst_16w_msa() local 212 v8i16 vec8, vec9, vec10, vec11, vec12, vec13, vec14, vec15; in common_hz_8t_and_aver_dst_32w_msa() local 269 v8i16 vec8, vec9, vec10, vec11, vec12, vec13, vec14, vec15; in common_hz_8t_and_aver_dst_64w_msa() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_eu.h | 630 static INLINE struct brw_reg vec8( struct brw_reg reg ) in vec8() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 373 typedef __declspec(align(16)) int8 vec8[16]; typedef
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 380 typedef __declspec(align(16)) int8 vec8[16]; typedef
|