Searched refs:I422ToBGRARow_C (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 44 YANY(I422ToBGRARow_Any_SSSE3, I422ToBGRARow_Unaligned_SSSE3, I422ToBGRARow_C, 70 YANY(I422ToBGRARow_Any_NEON, I422ToBGRARow_NEON, I422ToBGRARow_C, 1, 4, 7)
|
D | convert_from.cc | 542 int width) = I422ToBGRARow_C; in I420ToBGRA()
|
D | planar_functions.cc | 786 int width) = I422ToBGRARow_C; in I422ToBGRA()
|
D | row_common.cc | 1395 void I422ToBGRARow_C(const uint8* src_y, in I422ToBGRARow_C() function
|
/external/libyuv/files/source/ |
D | row_common.cc | 603 void I422ToBGRARow_C(const uint8* y_buf, in I422ToBGRARow_C() function 1022 YANY(I422ToBGRARow_Any_SSSE3, I422ToBGRARow_Unaligned_SSSE3, I422ToBGRARow_C, 1) 1035 YANY(I422ToBGRARow_Any_NEON, I422ToBGRARow_NEON, I422ToBGRARow_C, 1)
|
D | convert_from.cc | 757 int width) = I422ToBGRARow_C; in I420ToBGRA()
|
D | planar_functions.cc | 453 int width) = I422ToBGRARow_C; in I422ToBGRA()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 361 void I422ToBGRARow_C(const uint8* y_buf,
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 919 void I422ToBGRARow_C(const uint8* src_y,
|