Searched refs:MergeUVRow_C (Results 1 – 12 of 12) sorted by relevance
/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/libyuv/files/source/ |
D | convert_from_argb.cc | 261 int width) = MergeUVRow_C; in ARGBToNV12() 412 int width) = MergeUVRow_C; in ARGBToNV21()
|
D | planar_functions.cc | 345 int width) = MergeUVRow_C; in MergeUVPlane()
|
D | row_common.cc | 1755 void MergeUVRow_C(const uint8* 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/libyuv/files/include/libyuv/ |
D | row.h | 1403 void MergeUVRow_C(const uint8* src_u,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1335 void MergeUVRow_C(const uint8_t* src_u,
|