Searched refs:SplitUVRow_C (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 365 int width) = SplitUVRow_C; in SplitUVPlane() 3364 int width) = SplitUVRow_C; in YUY2ToNV12() 3480 int width) = SplitUVRow_C; in UYVYToNV12()
|
D | row_common.cc | 2072 void SplitUVRow_C(const uint8_t* src_uv, in SplitUVRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 365 int width) = SplitUVRow_C; in SplitUVPlane() 3684 int width) = SplitUVRow_C; in YUY2ToNV12() 3816 int width) = SplitUVRow_C; in UYVYToNV12()
|
D | row_common.cc | 2072 void SplitUVRow_C(const uint8_t* src_uv, in SplitUVRow_C() function
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 2352 SplitUVRow_C; in YUY2ToNV12() 2456 SplitUVRow_C; in UYVYToNV12()
|
D | convert.cc | 249 SplitUVRow_C; in X420ToI420()
|
D | row_common.cc | 1675 void SplitUVRow_C(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int width) { in SplitUVRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 775 void SplitUVRow_C(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1298 void SplitUVRow_C(const uint8_t* src_uv,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1525 void SplitUVRow_C(const uint8_t* src_uv,
|