Searched refs:I422ToABGRRow_C (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 46 YANY(I422ToABGRRow_Any_SSSE3, I422ToABGRRow_Unaligned_SSSE3, I422ToABGRRow_C, 71 YANY(I422ToABGRRow_Any_NEON, I422ToABGRRow_NEON, I422ToABGRRow_C, 1, 4, 7)
|
D | convert_from.cc | 603 int width) = I422ToABGRRow_C; in I420ToABGR()
|
D | planar_functions.cc | 856 int width) = I422ToABGRRow_C; in I422ToABGR()
|
D | row_common.cc | 1420 void I422ToABGRRow_C(const uint8* src_y, in I422ToABGRRow_C() function
|
/external/libyuv/files/source/ |
D | row_common.cc | 621 void I422ToABGRRow_C(const uint8* y_buf, in I422ToABGRRow_C() function 1023 YANY(I422ToABGRRow_Any_SSSE3, I422ToABGRRow_Unaligned_SSSE3, I422ToABGRRow_C, 1) 1036 YANY(I422ToABGRRow_Any_NEON, I422ToABGRRow_NEON, I422ToABGRRow_C, 1)
|
D | convert_from.cc | 811 int width) = I422ToABGRRow_C; in I420ToABGR()
|
D | planar_functions.cc | 505 int width) = I422ToABGRRow_C; in I422ToABGR()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 367 void I422ToABGRRow_C(const uint8* y_buf,
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 924 void I422ToABGRRow_C(const uint8* src_y,
|