Searched refs:dst_width64 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale_neon64.cc595 int64 dst_width64 = (int64) dst_width; // Work around ios 64 bit warning. local
642 "+r"(dst_width64), // %2
931 int64 dst_width64 = (int64) dst_width; // Work around ios 64 bit warning. local
952 "+r"(dst_width64), // %2
978 int64 dst_width64 = (int64) dst_width; // Work around ios 64 bit warning. local
1024 "+r"(dst_width64), // %2
/external/libyuv/files/source/
H A Dscale_neon64.cc595 int64 dst_width64 = (int64) dst_width; // Work around ios 64 bit warning. local
642 "+r"(dst_width64), // %2
931 int64 dst_width64 = (int64) dst_width; // Work around ios 64 bit warning. local
952 "+r"(dst_width64), // %2
978 int64 dst_width64 = (int64) dst_width; // Work around ios 64 bit warning. local
1024 "+r"(dst_width64), // %2

Completed in 173 milliseconds