Searched refs:MergeUVRow_C (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from_argb.cc269 int width) = MergeUVRow_C;
378 int width) = MergeUVRow_C;
H A Dplanar_functions.cc311 int width) = MergeUVRow_C;
H A Drow_common.cc1803 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
/external/libyuv/files/source/
H A Dconvert_from_argb.cc261 int width) = MergeUVRow_C;
412 int width) = MergeUVRow_C;
H A Dplanar_functions.cc345 int width) = MergeUVRow_C;
H A Drow_common.cc1755 void MergeUVRow_C(const uint8* src_u, function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h852 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
/external/libyuv/files/include/libyuv/
H A Drow.h1403 void MergeUVRow_C(const uint8* src_u,

Completed in 226 milliseconds