Home
last modified time | relevance | path

Searched refs:src_dudv (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc5815 const float* src_dudv, in ARGBAffineRow_SSE2() argument
5888 "+r"(src_dudv), // %3 in ARGBAffineRow_SSE2()
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc4570 uint8* dst_argb, const float* src_dudv, int width) { in ARGBAffineRow_SSE2() argument
4642 "+r"(src_dudv), // %3 in ARGBAffineRow_SSE2()
/external/libyuv/files/source/
Drow_gcc.cc4856 const float* src_dudv, in ARGBAffineRow_SSE2() argument
4929 "+r"(src_dudv), // %3 in ARGBAffineRow_SSE2()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3183 const float* src_dudv,