Searched refs:I422ToRGB24Row_C (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 60 YANY(I422ToRGB24Row_Any_SSSE3, I422ToRGB24Row_SSSE3, I422ToRGB24Row_C, 1, 3, 7) 75 YANY(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, I422ToRGB24Row_C, 1, 3, 7)
|
D | convert_from.cc | 709 int width) = I422ToRGB24Row_C; in I420ToRGB24()
|
D | row_common.cc | 1037 void I422ToRGB24Row_C(const uint8* src_y, in I422ToRGB24Row_C() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 60 YANY(I422ToRGB24Row_Any_SSSE3, I422ToRGB24Row_SSSE3, I422ToRGB24Row_C, 1, 3, 7) 75 YANY(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, I422ToRGB24Row_C, 1, 3, 7)
|
D | convert_from.cc | 709 int width) = I422ToRGB24Row_C; in I420ToRGB24()
|
D | row_common.cc | 1037 void I422ToRGB24Row_C(const uint8* src_y, in I422ToRGB24Row_C() function
|
/external/libyuv/files/source/ |
D | row_common.cc | 503 void I422ToRGB24Row_C(const uint8* y_buf, in I422ToRGB24Row_C() function 1027 I422ToRGB24Row_C, 1) 1040 YANY(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, I422ToRGB24Row_C, 1)
|
D | convert_from.cc | 919 int width) = I422ToRGB24Row_C; in I420ToRGB24()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 378 void I422ToRGB24Row_C(const uint8* y_buf,
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 958 void I422ToRGB24Row_C(const uint8* src_y,
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1050 void I422ToRGB24Row_C(const uint8* src_y,
|