Searched refs:MergeUVRow_C (Results 1 – 13 of 13) sorted by relevance
/external/libyuv/files/source/ |
D | convert_from_argb.cc | 272 uint8_t* dst_uv, int width) = MergeUVRow_C; in ARGBToNV12() 432 uint8_t* dst_vu, int width) = MergeUVRow_C; in ARGBToNV21() 592 uint8_t* dst_uv, int width) = MergeUVRow_C; in ABGRToNV12()
|
D | convert.cc | 279 uint8_t* dst_uv, int width) = MergeUVRow_C; in I422ToNV21()
|
D | planar_functions.cc | 442 uint8_t* dst_uv, int width) = MergeUVRow_C; in MergeUVPlane()
|
D | row_common.cc | 2090 void MergeUVRow_C(const uint8_t* src_u, in MergeUVRow_C() function
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_from_argb.cc | 270 int width) = MergeUVRow_C; in ARGBToNV12() 379 int width) = MergeUVRow_C; in ARGBToNV21()
|
D | convert_from.cc | 371 int width) = MergeUVRow_C; in I420ToNV12()
|
D | row_common.cc | 1690 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 239 uint8_t* dst_uv, int width) = MergeUVRow_C; in ARGBToNV12() 375 uint8_t* dst_vu, int width) = MergeUVRow_C; in ARGBToNV21()
|
D | planar_functions.cc | 434 uint8_t* dst_uv, int width) = MergeUVRow_C; in MergeUVPlane()
|
D | row_common.cc | 2090 void MergeUVRow_C(const uint8_t* src_u, in MergeUVRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 790 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1335 void MergeUVRow_C(const uint8_t* src_u,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1570 void MergeUVRow_C(const uint8_t* src_u,
|