Searched refs:ANYTOUV_SSE (Results 1 – 1 of 1) sorted by relevance
/external/libyuv/files/source/ |
D | row_common.cc | 1091 #define UVANY(NAMEANY, ANYTOUV_SSE, ANYTOUV_C, BPP) \ argument 1095 ANYTOUV_SSE(src_argb, src_stride_argb, dst_u, dst_v, n); \ 1120 #define UV422ANY(NAMEANY, ANYTOUV_SSE, ANYTOUV_C, BPP) \ argument 1124 ANYTOUV_SSE(src_argb, dst_u, dst_v, n); \
|